diff options
author | Nico Weber <nicolasweber@gmx.de> | 2014-05-07 16:25:32 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2014-05-07 16:25:32 +0000 |
commit | 3bf77c5d30a021cbc5fbb7d67d978b51cdd3ed70 (patch) | |
tree | 1a36e07d01cfc2d407af37665a6271e8b5716592 /llvm/lib/Target/ARM64/ARM64LoadStoreOptimizer.cpp | |
parent | d240953db24441c69b89803c95c7f6a3e9806c14 (diff) | |
download | bcm5719-llvm-3bf77c5d30a021cbc5fbb7d67d978b51cdd3ed70.tar.gz bcm5719-llvm-3bf77c5d30a021cbc5fbb7d67d978b51cdd3ed70.zip |
Remove "CH_ECK" line (which is ignored) from test after r154191.
r154191 switched to atexit() instead of global destructors, so the intent
was probably to check for _GLOBAL__D_a _not_ being in the output. There already
is a line for _ZN3barD1Ev further up, so just remove the CH_ECK line referring
to that.
The only circumstance in which clang emits _GLOBAL__D_a destructor symbols is
for -fapple-kext, and that is tested by test/CodeGenCXX/cxx-apple-kext.cpp.
llvm-svn: 208222
Diffstat (limited to 'llvm/lib/Target/ARM64/ARM64LoadStoreOptimizer.cpp')
0 files changed, 0 insertions, 0 deletions