search for: b84dadb7

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

2012 Apr 18
0
[LLVMdev] How to compile this linux-driver like programme into .bc file?
...of Information Science, >>Academia Sinica, Taiwan (R.O.C.) >>Tel:886-2-2788-3799 #1667 >>Homepage: http://people.cs.nctu.edu.tw/~chenwj -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120418/b84dadb7/attachment.html>
2012 Apr 16
3
[LLVMdev] How to compile this linux-driver like programme into .bc file?
Thanks for your help and patience! Best regards, Zhen Kai At 2012-04-16 15:35:25,"陳韋任" <chenwj at iis.sinica.edu.tw> wrote: >> The thing is that I know the Makefile to complete that task. But what I want to know the clang command that can do that. Since the makefile will generate a .ko file while I can use the clang command "-O3-emit-llvm" to generate a