diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-08-02 20:30:28 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-08-03 09:29:50 -0400 |
commit | b7fb8563974d83f9eb8191fdfbebfd04147a2cbd (patch) | |
tree | 2be3fd97e817f17c534aa96b20c5f2a19a782852 /clang/lib/Basic/IdentifierTable.cpp | |
parent | 44b4f4df31ab71457ecd7127e64526cd8237bfa4 (diff) | |
download | llvm-b7fb8563974d83f9eb8191fdfbebfd04147a2cbd.zip llvm-b7fb8563974d83f9eb8191fdfbebfd04147a2cbd.tar.gz llvm-b7fb8563974d83f9eb8191fdfbebfd04147a2cbd.tar.bz2 |
[libc++] Simplify how we define the linker script for libc++
Trying to be generic didn't work properly because we had to special-case
some interface libraries that we didn't want in the linker script. Instead,
only look at the ABI and the unwinding libraries explicitly.
This should solve the issue reported by @dim in [1].
[1]: https://discourse.llvm.org/t/15-0-0-rc1-has-been-tagged/64174/22
Differential Revision: https://reviews.llvm.org/D131037
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions