diff options
author | Andreas Neustifter <astifter-llvm@gmx.at> | 2009-09-09 13:01:03 +0000 |
---|---|---|
committer | Andreas Neustifter <astifter-llvm@gmx.at> | 2009-09-09 13:01:03 +0000 |
commit | ba545ec6f5d6d073fe00ee25d02afd76bb572e80 (patch) | |
tree | 1329423e5c1197792baa7f05a846ac7690d73227 /clang/lib/Analysis/LiveVariables.cpp | |
parent | 4a3999fe901a82bf6f6318d4d8e003f6f76cca59 (diff) | |
download | bcm5719-llvm-ba545ec6f5d6d073fe00ee25d02afd76bb572e80.tar.gz bcm5719-llvm-ba545ec6f5d6d073fe00ee25d02afd76bb572e80.zip |
Fixed wrong storage option for ProfileVerifierDisableAssertions.
Fixed non working -profile-verifier-noassert option.
Fixed missing newline in debugEntry().
Cleaned up assert messages. (assert(0 && Message) is still shown, but the message is printed before.)
When verifiying loaded profiles the ProfileVerifier got confused when block was a setjmp target, this is checked now.
When verifiying loaded profiles the ProfileVerifier got confused when block eventually reaching an exit(), this is checked now.
llvm-svn: 81338
Diffstat (limited to 'clang/lib/Analysis/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions