[PATCH] D62627: [NFC] Do not run CGProfilePass when not using integrated assembler

Zhizhou Yang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 31 10:34:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG94d912296de2: [NFC] Do not run CGProfilePass when not using integrated assembler (authored by zhizhouy).

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.253926.patch
Type: text/x-patch
Size: 4581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200331/4ef2d307/attachment-0001.bin>


More information about the llvm-commits mailing list