[PATCH] D38029: [AVR] Override ParseDirective

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 16 14:44:30 PDT 2017


arsenm added inline comments.


================
Comment at: lib/Target/AVR/AsmParser/AVRAsmParser.cpp:36
 #define DEBUG_TYPE "avr-asm-parser"
+#define REFACTORY_PARSEDIRECTIVE 0
 
----------------
Generally I don't think we use these kinds of hardcoded macro options


Repository:
  rL LLVM

https://reviews.llvm.org/D38029





More information about the llvm-commits mailing list