search for: codegenobjc

Displaying 9 results from an estimated 9 matches for "codegenobjc".

2013 Apr 06
2
[LLVMdev] How to compile object C with clang into llvm IR?
I got the following compile error. Did the message-arrays.m can be compiled into .bc? Or need include something for Object C language compile. Jonathan 118-165-76-229:CodeGenObjC Jonathan$ pwd /Users/Jonathan/llvm/release/src/tools/clang/test/CodeGenObjC 118-165-76-229:CodeGenObjC Jonathan$ clang -emit-llvm -o 1.ll -c message-arrays.m message-arrays.m:5:3: warning: instance method '-print:' not found (return type defaults to 'id') [-Wobjc-method-acces...
2013 Apr 06
0
[LLVMdev] How to compile object C with clang into llvm IR?
...essage-arrays.m can be compiled into .bc? Or need include something for Object C language compile. Those are warnings, not errors. They otherwise compiled just fine. You should have a bitcode file named '1.ll' from each of those commands. Chip > > Jonathan > > 118-165-76-229:CodeGenObjC Jonathan$ pwd > /Users/Jonathan/llvm/release/src/tools/clang/test/CodeGenObjC > 118-165-76-229:CodeGenObjC Jonathan$ clang -emit-llvm -o 1.ll -c message-arrays.m > message-arrays.m:5:3: warning: instance method '-print:' not found (return type > defaults to 'id')...
2013 Apr 06
2
[LLVMdev] How to compile object C with clang into llvm IR?
Following came from tools/clang/test/CodeGenObjC/message-arrays.m. But I don't know how to compile it at terminal command since no clang_cc1 executable file. Can some one help me? I am writing the llvm backend document --http://jonathan2251.github.com/lbd/index.html now. I use "clang -c hello.cpp -emit-llvm" to compile C++ but don...
2013 Apr 06
0
[LLVMdev] How to compile object C with clang into llvm IR?
Look up --emit-llvm. I think it has to be used with -c. On Apr 5, 2013 10:55 PM, "Jonathan" <gamma_chen at yahoo.com.tw> wrote: > Following came from tools/clang/test/CodeGenObjC/message-arrays.m. But I > don't know how to compile it at terminal command since no clang_cc1 > executable file. Can some one help me? I am writing the llvm backend > document --http://jonathan2251.github.com/lbd/index.html now. I use > "clang -c hello.cpp -emit-llvm" to c...
2011 Mar 27
0
[LLVMdev] [RC3] Visual Studio [8,9,10] Debug build
They are good. I am checking with Release now. 20> Clang :: CodeGenObjC/image-info.m I will investigate it later. ...Takumi vs8 20>Failing Tests (3): 20> Clang :: CodeGenObjC/image-info.m 20> LLVM :: Transforms/SRETPromotion/basictest.ll 20> LLVM-Unit :: support/debug/SupportTests.exe/CastingTest.cast 20> Expected Passes : 8106 20> Exp...
2011 Dec 15
2
[LLVMdev] llvm/clang test failures on powerpc-darwin8
....cpp Clang : : CodeGenCXX/conditional-expr-lvalue.cpp Clang : : CodeGenCXX/cxx0x-delegating-ctors.cpp Clang : : CodeGenCXX/expr.cpp Clang : : CodeGenCXX/nrvo.cpp Clang : : CodeGenCXX/throw-expressions.cpp Clang : : CodeGenCXX/vtable-debug-info.cpp Clang : : CodeGenObjC/arc-ivar-layout.m Clang : : CodeGenObjC/debug-info-class-extension.m Clang : : CodeGenObjC/debug-info-class-extension2.m Clang : : CodeGenObjC/debug-info-crash-2.m Clang : : Index/c-index-api-loadTU-test.m Clang : : Index/nested-binaryoperators.cpp Clang : : Inde...
2009 Aug 31
0
[LLVMdev] 2.6 pre-release1 ready for testing
Tanya Lattner wrote: > LLVMers, > > 2.6 pre-release1 is ready to be tested by the community. > http://llvm.org/prereleases/2.6/ > > You will notice that we have quite a few pre-compiled binaries (of > both clang and llvm-gcc). We have identified several bugs that will be > fixed in pre-release2, so please search the bug database before filing > a new bug. > >
2009 Aug 31
10
[LLVMdev] 2.6 pre-release1 ready for testing
LLVMers, 2.6 pre-release1 is ready to be tested by the community. http://llvm.org/prereleases/2.6/ You will notice that we have quite a few pre-compiled binaries (of both clang and llvm-gcc). We have identified several bugs that will be fixed in pre-release2, so please search the bug database before filing a new bug. If you have time, I'd appreciate anyone who can help test the
2019 Apr 30
6
Disk space and RAM requirements in docs
...PowerPC/AsmParser 2.9M build/tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir 2.9M build/tools/llvm-opt-report/CMakeFiles 2.9M build/tools/llvm-opt-report 2.9M build/tools/clang/tools/clang-offload-bundler/CMakeFiles 2.9M build/tools/clang/tools/clang-offload-bundler 2.9M build/tools/clang/test/CodeGenObjC/Output 2.9M build/tools/clang/test/CodeGenObjC 2.8M build/tools/lld/lib/ReaderWriter/YAML/CMakeFiles/lldYAML.dir 2.8M build/tools/lld/lib/ReaderWriter/YAML/CMakeFiles 2.8M build/tools/lld/lib/ReaderWriter/YAML 2.8M build/tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir 2...