Displaying 3 results from an estimated 3 matches for "remove_arguments_test".
2011 Mar 28
1
[LLVMdev] [RC3] FreeBSD status.
...on
FreeBSD 8-STABLE system. Here are results:
Failing Tests (10):
Clang :: Index/crash-recovery-code-complete.c
Clang :: Index/crash-recovery-reparse.c
Clang :: Index/crash-recovery.c
LLVM :: BugPoint/crash-narrowfunctiontest.ll
LLVM :: BugPoint/metadata.ll
LLVM :: BugPoint/remove_arguments_test.ll
LLVM :: Feature/load_module.ll
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyFunctionIsntCompiled
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/JITTest.AvailableExternallyGlobalIsntEmitted
LLVM-Unit ::
ExecutionEngine/JIT/Release/JITTests/LazyLo...
2011 Sep 17
1
[LLVMdev] make check-all glitch cmake vs. configure on FreeBSD 8.2
...there's a glitch in de CMake config somewhere. I
doing a verbose build right now to investigate, but maybe someone
already knows what's wrong?
Regards, Edward
---
Failing Tests (7):
LLVM :: BugPoint/crash-narrowfunctiontest.ll
LLVM :: BugPoint/metadata.ll
LLVM :: BugPoint/remove_arguments_test.ll
LLVM :: Feature/load_module.ll
Error opening '/home/emeewis/build/llvm-release-clang-cmake/lib/./BugpointPasses.so': /home/emeewis/build/llvm-release-clang-cmake/lib/./BugpointPasses.so: Undefined symbol "_ZNK4llvm4Pass11getPassNameEv"
-load request ignored.
LLVM-Un...
2008 Jun 10
3
[LLVMdev] DejaGNU test fixes
...c.cbe.c:127: warning: conflicting types for built-in function ‘malloc’
bugpoint-test-program.bc.cbe.c: In function ‘main’:
bugpoint-test-program.bc.cbe.c:156: warning: return type of ‘main’ is not ‘int’
*** Debugging code generator crash!
FAIL: /home/kooijman/src/llvm-trunk/test/BugPoint/remove_arguments_test.ll
Failed with unknown error (or has stderr output) at line 1
while running: bugpoint /home/kooijman/src/llvm-trunk/test/BugPoint/remove_arguments_test.ll -bugpoint-crashcalls
Read input file : '/home/kooijman/src/llvm-trunk/test/BugPoint/remove_arguments_test.ll'
*** All input ok
Run...