summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2018-10-30 21:44:53 +0000
committerEric Fiselier <eric@efcs.ca>2018-10-30 21:44:53 +0000
commitfe13c13cc236aebe042b58f1e7fa9f6712e037b9 (patch)
tree8a91efcd0b0c1a679e8b089b4fb47d5101503477 /llvm/lib/CodeGen/MachineOperand.cpp
parentc8d94f3847534ff599f2bfb6d3c9ec292bb83cd0 (diff)
downloadbcm5719-llvm-fe13c13cc236aebe042b58f1e7fa9f6712e037b9.tar.gz
bcm5719-llvm-fe13c13cc236aebe042b58f1e7fa9f6712e037b9.zip
Make libc++'s versioning namespace customizable
Summary: This patch makes the versioning namespace libc++ uses customizable by the user using `-DLIBCXX_ABI_NAMESPACE=__foo`. This allows users to build custom versions of libc++ which can be linked into binaries with other libc++ versions without causing symbol conflicts or ODR issues. Reviewers: mclow.lists, ldionne Reviewed By: ldionne Subscribers: kristina, smeenai, mgorny, phosek, libcxx-commits Differential Revision: https://reviews.llvm.org/D53879 llvm-svn: 345657
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud