aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCObjectFileInfo.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne.2@gmail.com>2024-03-05 15:25:58 -0500
committerGitHub <noreply@github.com>2024-03-05 15:25:58 -0500
commitb8c6252bc19e05fc968c6504b69f5fed208f32d4 (patch)
treee02f8f4d548175b6a6d2b8c18f2170fbec3e25cd /llvm/lib/MC/MCObjectFileInfo.cpp
parentb6ca602658c101b783540418130ac5fadc0b2360 (diff)
downloadllvm-b8c6252bc19e05fc968c6504b69f5fed208f32d4.zip
llvm-b8c6252bc19e05fc968c6504b69f5fed208f32d4.tar.gz
llvm-b8c6252bc19e05fc968c6504b69f5fed208f32d4.tar.bz2
[libc++abi] Always re-export std:: exception types from libc++abi (#84031)
We always provide the std:: exception types, even when exceptions are disabled. This is a bit counter-intuitive, but these exception types are just normal types at the end of the day so we made the decision to always provide their definition. Failure to re-export these types would cause libc++ to fail to link on Apple platforms when exceptions are disabled.
Diffstat (limited to 'llvm/lib/MC/MCObjectFileInfo.cpp')
0 files changed, 0 insertions, 0 deletions