[PATCH] D54433: [PowerPC][NFC] Macro for register set defs for the Asm Parser
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 12 20:21:30 PST 2018
nemanjai updated this revision to Diff 173812.
nemanjai added a comment.
This is how I meant to do it initially but was reluctant to introduce a new header dependency. However, I don't think it's an issue at all for `PPCMCTargetDesc.h` to have a dependency on `MC/MCRegisterInfo.h`.
Repository:
rL LLVM
https://reviews.llvm.org/D54433
Files:
lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
lib/Target/PowerPC/MCTargetDesc/PPCMCTargetDesc.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54433.173812.patch
Type: text/x-patch
Size: 22465 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181113/eac5a2be/attachment-0001.bin>
More information about the llvm-commits
mailing list