Skip to content
Commit 53ffd371 authored by John McCall's avatar John McCall
Browse files

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
parent 49c0bd2a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment