Add 'xo-jit/' from commit '855887df71'
git-subtree-dir: xo-jit git-subtree-mainline:35555df976git-subtree-split:855887df71
This commit is contained in:
commit
757dfed99c
49 changed files with 7305 additions and 0 deletions
6
xo-jit/example/ex_cpp/README
Normal file
6
xo-jit/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