[llvm-dev] Test failure
Csaba Raduly via llvm-dev
llvm-dev at lists.llvm.org
Tue Apr 12 03:34:32 PDT 2016
My name (csaBARaduly) has once again tripped up a test :)
FAIL: LLVM :: Transforms/StripSymbols/strip-dead-debug-info.ll (26977 of 29039)
******************** TEST 'LLVM ::
Transforms/StripSymbols/strip-dead-debug-info.ll' FAILED
********************
Script:
--
/home/csabaraduly/workspace/LLVM/ninjacmake/./bin/opt
-strip-dead-debug-info -verify
/home/csabaraduly/workspace/LLVM/llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll
-S | /home/csabaraduly/workspace/LLVM/ninjacmake/./bin/FileCheck
/home/csabaraduly/workspace/LLVM/llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll
--
Exit Code: 1
Command Output (stderr):
--
<stdin>:2:29: error: CHECK-NOT: string occurred!
source_filename =
"/home/csabaraduly/workspace/LLVM/llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll"
^
/home/csabaraduly/workspace/LLVM/llvm/test/Transforms/StripSymbols/strip-dead-debug-info.ll:4:14:
note: CHECK-NOT: pattern specified here
; CHECK-NOT: bar
^
Csaba
--
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds
More information about the llvm-dev
mailing list