diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2023-12-19 09:05:32 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-19 09:05:32 -0500 |
commit | ab41ea4be364dcac32d0c4ec990735c8adb279c8 (patch) | |
tree | 530d529bd0879398f4d27ce4ba113f610f190e54 /llvm/unittests/Support | |
parent | e9af57dfea1637a3872052b317c9fe6c71b8d290 (diff) | |
download | llvm-ab41ea4be364dcac32d0c4ec990735c8adb279c8.zip llvm-ab41ea4be364dcac32d0c4ec990735c8adb279c8.tar.gz llvm-ab41ea4be364dcac32d0c4ec990735c8adb279c8.tar.bz2 |
[libunwind] Use -nostdlib++ when linking libunwind (#75646)
We shouldn't need to link against libc++ or libc++abi when building
libunwind, since that would otherwise be a circular dependency.
Diffstat (limited to 'llvm/unittests/Support')
0 files changed, 0 insertions, 0 deletions