mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
84ebff4a5eb2b96c71c70890157ebb2f514f5fad
Otherwise we'd try to emit the thunk that passes the LSDA to __CxxFrameHandler3. We don't emit the LSDA if there were no landingpads, so we'd end up with an assembler error when trying to write the COFF object. llvm-svn: 247820
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%