xo-numeric/xo-jit/example/ex_cpp
Roland Conybeare 757dfed99c Add 'xo-jit/' from commit '855887df71'
git-subtree-dir: xo-jit
git-subtree-mainline: 35555df976
git-subtree-split: 855887df71
2025-05-11 01:54:47 -05:00
..
ex_cpp.cpp Add 'xo-jit/' from commit '855887df71' 2025-05-11 01:54:47 -05:00
ex_cpp.ll Add 'xo-jit/' from commit '855887df71' 2025-05-11 01:54:47 -05:00
README Add 'xo-jit/' from commit '855887df71' 2025-05-11 01:54:47 -05:00
tmp.ll Add 'xo-jit/' from commit '855887df71' 2025-05-11 01:54:47 -05:00

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