xo-alloc/example/ex_cpp/README

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