[PATCH] D61130: [llvm-mc] Add reportWarning() to MCContext
Brian Cain via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 25 08:04:03 PDT 2019
bcain created this revision.
bcain added reviewers: sidneym, ddunbar, kparzysz.
bcain added a project: LLVM.
Herald added a subscriber: hiraditya.
Adding reportWarning() to MCContext, so that it can be used from
the Hexagon assembler backend.
Repository:
rL LLVM
https://reviews.llvm.org/D61130
Files:
llvm/include/llvm/MC/MCContext.h
llvm/lib/CodeGen/MachineModuleInfo.cpp
llvm/lib/MC/MCContext.cpp
llvm/lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.cpp
llvm/test/MC/Hexagon/nowarn.s
llvm/tools/llvm-mc/llvm-mc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61130.196635.patch
Type: text/x-patch
Size: 6576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/750ecd4b/attachment.bin>
More information about the llvm-commits
mailing list