git-subtree-dir: xo-jit git-subtree-mainline:35555df976git-subtree-split:855887df71
6 lines
143 B
Text
6 lines
143 B
Text
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
|