mirror of
https://github.com/intel/llvm.git
synced 2026-01-28 10:38:23 +08:00
c9fbd9a3be32ef2f2eb4bfb92c7e57560b8e8417
load_size should be 64-bit unconditionally to match the underlying API. This makes sure the MAX value correctly signals to auto-detect the file size when mmap()ing. llvm-svn: 296334
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%