[PATCH] D28336: Replace addEarlyAsPossiblePasses callback with adjustPassManager

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 09:36:41 PST 2017


rampitec updated this revision to Diff 85767.
rampitec added a comment.

Replaced PassManagerBuilder.h include with forward class declaration in TargetMachine.h.


Repository:
  rL LLVM

https://reviews.llvm.org/D28336

Files:
  include/llvm/Target/TargetMachine.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.h
  lib/Target/NVPTX/NVPTXTargetMachine.cpp
  lib/Target/NVPTX/NVPTXTargetMachine.h
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28336.85767.patch
Type: text/x-patch
Size: 4894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170125/aa856e2e/attachment.bin>


More information about the llvm-commits mailing list