[PATCH] D62627: [NFC] Do not run CGProfilePass when not using integrated assembler
Zhizhou Yang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 23 14:43:31 PDT 2020
zhizhouy updated this revision to Diff 252143.
zhizhouy marked 4 inline comments as done.
zhizhouy retitled this revision from "[NFC] Do not run CGProfilePass when -fno-integrated-as is on" to "[NFC] Do not run CGProfilePass when not using integrated assembler".
zhizhouy added a comment.
Thanks for the comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62627/new/
https://reviews.llvm.org/D62627
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Frontend/CompilerInvocation.cpp
llvm/include/llvm/Passes/PassBuilder.h
llvm/lib/Passes/PassBuilder.cpp
llvm/test/Other/new-pm-cgprofile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62627.252143.patch
Type: text/x-patch
Size: 4581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200323/1bf2e951/attachment.bin>
More information about the cfe-commits
mailing list