aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-04-27 11:18:24 -0400
committerLouis Dionne <ldionne@apple.com>2020-04-27 11:20:11 -0400
commita486edd03ae35c31c8b355f28d948bf14a05937c (patch)
tree0d60cc679e67a8ff52ec545e15a73bc11ca91d20 /llvm/tools/llvm-objdump/llvm-objdump.cpp
parent121ca44c19bf89740d5064630459ca04aadf80f4 (diff)
downloadllvm-a486edd03ae35c31c8b355f28d948bf14a05937c.zip
llvm-a486edd03ae35c31c8b355f28d948bf14a05937c.tar.gz
llvm-a486edd03ae35c31c8b355f28d948bf14a05937c.tar.bz2
[libc++abi] Assume that libcxx is checked out in the Apple build script
Instead of using the libc++ headers provided alongside the toolchain, use those in the sibling libcxx directory that we know is checked out. Before the days of the monorepo, we couldn't assume that the libc++ repository was present when building libcxxabi. Since we can now make that assumption, it's always better to use the version of libc++ that is in lockstep with libc++abi, to avoid subtle bugs.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions