llvm-project/llvm/lib/Bitcode
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
..
Reader Attributes: add a new `allocptr` attribute 2022-04-26 13:57:11 -04:00
Writer Attributes: add a new `allocptr` attribute 2022-04-26 13:57:11 -04:00
CMakeLists.txt