diff options
author | Fangrui Song <i@maskray.me> | 2021-09-23 16:15:40 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-09-23 16:15:40 -0700 |
commit | 7647a8413be55568a8a80fae379a872b7359f5b5 (patch) | |
tree | a2a31f2f6be2e72ae455b22fe49b93d73ffb9509 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 4f28a2eb037defa6a8d85a69e1ff56fe85c0a27b (diff) | |
download | llvm-7647a8413be55568a8a80fae379a872b7359f5b5.zip llvm-7647a8413be55568a8a80fae379a872b7359f5b5.tar.gz llvm-7647a8413be55568a8a80fae379a872b7359f5b5.tar.bz2 |
Fix -fno-unwind-tables -fasynchronous-unwind-tables to emit unwind tables
This matches GCC.
Change the CC1 option to encode the unwind table level (1: needed by exceptions,
2: asynchronous) so that we can support two modes in the future.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions