[PATCH] D17038: [MC] Merge VK_PPC_TPREL in to generic VK_TPREL

Colin LeMahieu via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 18:59:09 PST 2016


colinl added inline comments.

================
Comment at: lib/Target/Hexagon/AsmParser/HexagonAsmParser.cpp:61
@@ -60,3 +60,3 @@
 cl::desc("Warn for mismatching a signed and unsigned value"),
-cl::init(true));
 static cl::opt<bool> WarnNoncontigiousRegister("mwarn-noncontigious-register",
----------------
rafael wrote:
> Unrelated change?
Yes thank you, I'll remove it and put up a new version.


Repository:
  rL LLVM

http://reviews.llvm.org/D17038





More information about the llvm-commits mailing list