Fixes a compile error when the clang::musttail attribute is used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D118712
[HWASan] Properly handle musttail calls. morehouse on Feb 1 2022, 9:08 AM. Authored by
Details
Fixes a compile error when the clang::musttail attribute is used.
Diff Detail
|
isa<ResumeInst, CleanupReturnInst>