[PATCH] D62627: [NFC] Do not run CGProfilePass when -fno-integrated-as is on

Zhizhou Yang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 23 13:38:55 PDT 2020


zhizhouy updated this revision to Diff 252129.
zhizhouy marked 2 inline comments as done.
zhizhouy edited the summary of this revision.
zhizhouy added a reviewer: manojgupta.
zhizhouy removed a subscriber: manojgupta.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

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.252129.patch
Type: text/x-patch
Size: 4535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200323/3b0dc42d/attachment-0001.bin>


More information about the cfe-commits mailing list