diff options
author | Jordan Rose <jordan_rose@apple.com> | 2012-07-10 02:57:26 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2012-07-10 02:57:26 +0000 |
commit | b8b2ca6ffbfb69ff67108e31333f18d30ac75aa9 (patch) | |
tree | 417ac6a54cede05b874fddfd8889091d55b67f86 /llvm/lib/CodeGen/EarlyIfConversion.cpp | |
parent | e1572eb3e27cece7f0014ea6683e0f9fbeacb458 (diff) | |
download | bcm5719-llvm-b8b2ca6ffbfb69ff67108e31333f18d30ac75aa9.tar.gz bcm5719-llvm-b8b2ca6ffbfb69ff67108e31333f18d30ac75aa9.zip |
Allow -verify directives to specify a min and max count, not just "+".
void f(); // expected-note 0+ {{previous declaration is here}}
void g(); // expected-note 0-1 {{previous declaration is here}}
The old "+" syntax is still an alias for "1+", and single numbers still work.
Patch by Andy Gibbs!
llvm-svn: 159979
Diffstat (limited to 'llvm/lib/CodeGen/EarlyIfConversion.cpp')
0 files changed, 0 insertions, 0 deletions