summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-08-09 21:26:18 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-08-09 21:26:18 +0000
commit8afcf3a4082447149062d47e1e11ae5963434bdb (patch)
tree8e19da1fee2677a22da9fb43af094131c153772f /llvm/utils/lit/tests
parent23ec6a97d14e59ef1e07a7271f1b244d3a8042b0 (diff)
downloadbcm5719-llvm-8afcf3a4082447149062d47e1e11ae5963434bdb.tar.gz
bcm5719-llvm-8afcf3a4082447149062d47e1e11ae5963434bdb.zip
[stackprotector] Simplify SP Pass so that we emit different fail basic blocks for each fail condition.
This patch decouples the stack protector pass so that we can support stack protector implementations that do not use the IR level generated stack protector fail basic block. No codesize increase is caused by this change since the MI level tail merge pass properly merges together the fail condition blocks (see the updated test). llvm-svn: 188105
Diffstat (limited to 'llvm/utils/lit/tests')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud