mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 14:50:42 +08:00
b005d281c36c09eda1b85db59e2c183ed5defca5
Clang now passes the adjectives as an argument to catchpad. Getting the CatchObj working is simply a matter of threading another static alloca through codegen, first as an alloca, then as a frame index, and finally as a frame offset. llvm-svn: 247844
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%