llvm-project/llvm/lib/Bitcode/Reader
Augie Fackler a907d36cfe Attributes: add a new `allocptr` attribute
This continues the push away from hard-coded knowledge about functions
towards attributes. We'll use this to annotate free(), realloc() and
cousins and obviate the hard-coded list of free functions.

Differential Revision: https://reviews.llvm.org/D123083
2022-04-26 13:57:11 -04:00
..
BitReader.cpp Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
BitcodeAnalyzer.cpp [Bitcode] materialize Functions early when BlockAddress taken 2022-04-12 11:38:35 -07:00
BitcodeReader.cpp Attributes: add a new `allocptr` attribute 2022-04-26 13:57:11 -04:00
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
MetadataLoader.cpp [DebugInfo] Add a TargetFuncName field in DISubprogram for 2022-04-15 16:38:23 -04:00
MetadataLoader.h Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
ValueList.cpp [Bitcode] Check for type mismatch when assigning value 2022-03-11 12:12:54 +01:00
ValueList.h [Bitcode] Check for type mismatch when assigning value 2022-03-11 12:12:54 +01:00