forked from OSchip/llvm-project
b8a8ef3276
SafeStack instrumentation should not insert anything inbetween musttail call and return instruction. For every ReturnInst that needs to be instrumented, we adjust the insertion point to the musttail call if exists. Differential Revision: https://reviews.llvm.org/D90702 |
||
---|---|---|
.. | ||
AArch64 | ||
ARM | ||
X86 |