search for: llvm_trunk_2

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

Did you mean: llvm_trunk
2015 Jun 22
2
[LLVMdev] How to Obtain a DataLayout Reference Given a Function & F
I’ve been debugging SAFECode source code files, and line 170 in ArrayBoundCheckLocal.cpp has been causing the following compilation error: In file included from /Users/peterfinn/Desktop/llvm_trunk_2/projects/safecode/lib/ArrayBoundChecks/ArrayBoundCheckLocal.cpp:18: In file included from /Users/peterfinn/Desktop/build/projects/safecode/../../../llvm_trunk_2/projects/safecode/include/safecode/ArrayBoundsCheck.h:17: In file included from /Users/peterfinn/Desktop/build/projects/safecode/../../../...
2015 Jul 29
0
[LLVMdev] ConfigStatusScript Confusion
...s. However, lines 183 and 184 appear to searching for the file “config.status” in LLVM_SRC/projects/safecode/tools/clang. Here is some text from the command line that illustrates the problem: Peters-MacBook-Pro:clang peterfinn$ make VERBOSE=1 llvm[0]: Reconfiguring with /Users/peterfinn/Desktop/llvm_trunk_2/configure cd /Users/peterfinn/Desktop/llvm_trunk_2/projects/safecode/tools/clang && \ /Users/peterfinn/Desktop/llvm_trunk_2/projects/safecode/tools/clang/config.status --recheck && \ /Users/peterfinn/Desktop/llvm_trunk_2/projects/safecode/tools/clang/config.status /bin/sh: /U...