diff options
author | Bill Wendling <isanbard@gmail.com> | 2012-12-10 19:46:49 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2012-12-10 19:46:49 +0000 |
commit | 74f334e476a62d0ddcd4751d266560a503e00d55 (patch) | |
tree | 3d7d2605cc28fb3aed01641a334b000311758a87 /llvm/lib/CodeGen/AsmPrinter | |
parent | c5e2085629069f44adbc6d193824484a91320843 (diff) | |
download | bcm5719-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