[PATCH] D36092: [MIR] Print target specific constant pools

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 03:04:08 PDT 2017


rovka updated this revision to Diff 109311.
rovka added a comment.
Herald added a subscriber: javed.absar.

Refresh before commit. Now including a test for the error-path!


https://reviews.llvm.org/D36092

Files:
  include/llvm/CodeGen/MIRYamlMapping.h
  lib/CodeGen/MIRParser/MIRParser.cpp
  lib/CodeGen/MIRPrinter.cpp
  test/CodeGen/MIR/ARM/target-constant-pools-error.mir
  test/CodeGen/MIR/X86/constant-pool.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36092.109311.patch
Type: text/x-patch
Size: 5252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/9d55f2d3/attachment.bin>


More information about the llvm-commits mailing list