search for: lazycallgraphtest

Displaying 2 results from an estimated 2 matches for "lazycallgraphtest".

2018 Sep 13
2
New warnings when building trunk with GCC 9
Hello, GCC 9.0 introduces a new warning checkers and some of them found possible issues in LLVM. In file included from /home/davidbolvansky/trunk/llvm/include/llvm/Analysis/LazyCallGraph.h:38, from /home/davidbolvansky/trunk/llvm/unittests/Analysis/LazyCallGraphTest.cpp:10: /home/davidbolvansky/trunk/llvm/include/llvm/ADT/ArrayRef.h: In instantiation of ‘llvm::ArrayRef<T>::ArrayRef(const std::initializer_list<_Tp>&) [with T = llvm::LazyCallGraph::Node*]’: /home/davidbolvansky/trunk/llvm/unittests/Analysis/LazyCallGraphTest.cpp:1169:52: require...
2015 Jul 29
1
[LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
...d Linking Release+Asserts Unit test AsmParser (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/AsmParser' llvm[2]: Linking Release+Asserts unit test Bitcode (without symbols) llvm[2]: Compiling APIntTest.cpp for Release+Asserts build llvm[2]: Compiling LazyCallGraphTest.cpp for Release+Asserts build llvm[2]: ======= Finished Linking Release+Asserts Unit test Bitcode (without symbols) make[2]: Leaving directory '/home/NIKHILREDDY/WORK/LLVM_OBJ/unittests/Bitcode' llvm[2]: Compiling APSIntTest.cpp for Release+Asserts build llvm[2]: Compiling MixedTBAATest.cpp...