xo-tokenizer2/example/ex_cpp
2024-07-10 16:11:20 -04:00
..
ex_cpp.cpp xo-jit: + example/ex_cpp 2024-07-10 16:09:52 -04:00
ex_cpp.ll xo-jit: + example/ex_cpp 2024-07-10 16:09:52 -04:00
README xo-jit: + example/ex_cpp/README 2024-07-10 16:11:20 -04:00
tmp.ll xo-jit: + example/ex_cpp 2024-07-10 16:09:52 -04: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