llvm-project/llvm/lib/Transforms/CFGuard
Choongwoo Han 181c4ba467 [CFG] Handle calls with funclet bundle
When Control Flow Guard Check is inserted, funclet bundle was not checked. Therefore, it didn't generate code correctly when a target function has "funclet" bundle.

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D114914
2021-12-03 10:51:10 -08:00
..
CFGuard.cpp [CFG] Handle calls with funclet bundle 2021-12-03 10:51:10 -08:00
CMakeLists.txt