[PATCH] D35248: [ARM] Tidy up and organise better ARM.td. NFC.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 11:15:03 PDT 2017
fhahn added inline comments.
================
Comment at: lib/Target/ARM/ARM.td:942
//===----------------------------------------------------------------------===//
-
+//
include "ARMInstrInfo.td"
----------------
Do we need this empty comment line?
https://reviews.llvm.org/D35248
More information about the llvm-commits
mailing list