llvm-project/compiler-rt/include
Fangrui Song 27ddcd51d3 [profile] Fix InstrProfGetRangeRepValue to use UINT64_C
This is a minor issue because the TargetValue parameter of `__llvm_profile_instrument_memop`
is usually small and cannot exceed 2**31 at all.

Differential Revision: https://reviews.llvm.org/D97640
2021-03-09 12:46:13 -08:00
..
fuzzer [compiler-rt] FuzzedDataProvider: Add missing include 2021-03-09 12:26:34 +01:00
profile [profile] Fix InstrProfGetRangeRepValue to use UINT64_C 2021-03-09 12:46:13 -08:00
sanitizer [dfsan] Add utils to get and print origin paths and some test cases 2021-03-06 00:11:35 +00:00
xray Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [MemProf] Decouple memprof build from COMPILER_RT_BUILD_SANITIZERS 2020-10-26 13:52:50 -07:00