xo-jit: + example/ex_cpp/README
This commit is contained in:
parent
0ee004cec6
commit
3fa4029bc2
1 changed files with 6 additions and 0 deletions
6
example/ex_cpp/README
Normal file
6
example/ex_cpp/README
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Not including this in build for now.
|
||||
Instead, use to manually generate .ll output:
|
||||
|
||||
$ clang -cc1 ex_cpp.cpp -emit-llvm
|
||||
|
||||
and inspect ex_cpp.ll
|
||||
Loading…
Add table
Add a link
Reference in a new issue