Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move BuryPointer from Clang to LLVM for use in other LLVM tools | David Blaikie | 2018-11-17 | 1 | -0/+31 |
Specifically planning to use this in llvm-symbolizer to remove the cost of cleanup there. llvm-svn: 347140 |