Add a method for checking whether a function is one of the reserved global
placement allocation or deallocation functions. These functions cannot be replaced by the user and are exempt from the normal requirements on allocation functions (e.g. that they must return unaliased memory). llvm-svn: 131386
Loading
Please register or sign in to comment