summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/BuryPointer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move BuryPointer from Clang to LLVM for use in other LLVM toolsDavid Blaikie2018-11-171-0/+31
Specifically planning to use this in llvm-symbolizer to remove the cost of cleanup there. llvm-svn: 347140
OpenPOWER on IntegriCloud