subrepo: subdir: "xo-jit" merged: "29904c01" upstream: origin: "git@github.com:Rconybea/xo-jit.git" branch: "main" commit: "29904c01" git-subrepo: version: "0.4.9" origin: "???" commit: "???"
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
|