[PATCH] D33696: TargetMachine: Indicate whether machine verifier passes.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 15:03:17 PDT 2017


MatzeB updated this revision to Diff 100784.
MatzeB added a comment.

> MSP430 was fixed, it should pass the tests now.

Great, I removed the overload!


Repository:
  rL LLVM

https://reviews.llvm.org/D33696

Files:
  include/llvm/Target/TargetMachine.h
  lib/CodeGen/TargetPassConfig.cpp
  lib/Target/AMDGPU/AMDGPUTargetMachine.h
  lib/Target/ARM/ARMTargetMachine.h
  lib/Target/AVR/AVRTargetMachine.h
  lib/Target/Hexagon/HexagonTargetMachine.h
  lib/Target/Lanai/LanaiTargetMachine.h
  lib/Target/Mips/MipsTargetMachine.h
  lib/Target/NVPTX/NVPTXTargetMachine.h
  lib/Target/PowerPC/PPCTargetMachine.h
  lib/Target/Sparc/SparcTargetMachine.h
  lib/Target/SystemZ/SystemZTargetMachine.h
  lib/Target/X86/X86TargetMachine.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33696.100784.patch
Type: text/x-patch
Size: 5929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/e2798766/attachment-0001.bin>


More information about the llvm-commits mailing list