summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2012-12-10 19:46:49 +0000
committerBill Wendling <isanbard@gmail.com>2012-12-10 19:46:49 +0000
commit74f334e476a62d0ddcd4751d266560a503e00d55 (patch)
tree3d7d2605cc28fb3aed01641a334b000311758a87 /llvm/lib/CodeGen/AsmPrinter
parentc5e2085629069f44adbc6d193824484a91320843 (diff)
downloadbcm5719-llvm-74f334e476a62d0ddcd4751d266560a503e00d55.tar.gz
bcm5719-llvm-74f334e476a62d0ddcd4751d266560a503e00d55.zip
Don't use a red zone for code coverage if the user specified `-mno-red-zone'.
The `-mno-red-zone' flag wasn't being propagated to the functions that code coverage generates. This allowed some of them to use the red zone when that wasn't allowed. <rdar://problem/12843084> llvm-svn: 169754
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud