diff options
author | Tim Northover <tnorthover@apple.com> | 2013-08-23 21:10:37 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-08-23 21:10:37 +0000 |
commit | 274a023d70d0e25650c311c2dc555060aa6f16c1 (patch) | |
tree | 57ca36932fc56206887442671bdf3ae521e2aa5e /llvm/lib/Support/StringRef.cpp | |
parent | dbd930fdb65f2377ad77b05aff4323c9be797e5f (diff) | |
download | llvm-274a023d70d0e25650c311c2dc555060aa6f16c1.zip llvm-274a023d70d0e25650c311c2dc555060aa6f16c1.tar.gz llvm-274a023d70d0e25650c311c2dc555060aa6f16c1.tar.bz2 |
Check for "asserts" rather than "debug" on test
The debug flag being checked for seems to be controlled by whether the
build is asserts/non-asserts rather than debug/non-debug. Mostly these
correlate, but not necessarily.
As far as I can tell with various combinations of debug/assetions this
change makes no difference on autotools builds, but fixes a check-all
failure with CMake.
llvm-svn: 189147
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions