mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 08:56:15 +08:00
to be careful to emit landing pads that are always prepared to handle a cleanup path. This is correct mostly because of the fix to the LLVM inliner, r132200. llvm-svn: 132209