Act 88 tools/perf/util/c++/clang.cpp std::unique_ptr<CodeGenAction> Act(new EmitLLVMOnlyAction(&*LLVMCtx)); Act 89 tools/perf/util/c++/clang.cpp if (!Clang.ExecuteAction(*Act)) Act 92 tools/perf/util/c++/clang.cpp return Act->takeModule();