[LLVMdev] how clang reads the source data
Duncan Sands
baldrick at free.fr
Sun Sep 9 07:35:15 PDT 2012
Hi 陶胜平,
> hi,i am a fresh in LLVM and Clang,I have a question to ask you:
> If use this command line to run Clang:
> clang helloworld.c -S -emit-llvm -o helloworld.ll
> and how and where does clang read the "helloworld.c"?
> where is the read data code?
> thx so much in advance.
this question is better sent to the clang mailing list.
Ciao, Duncan.
More information about the llvm-dev
mailing list