[PATCH] D32669: [Nios2] Target registration

David Kreitzer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 06:15:30 PDT 2017


DavidKreitzer added inline comments.


================
Comment at: ../llvm/lib/Target/Nios2/CMakeLists.txt:1
+set(LLVM_TARGET_DEFINITIONS Nios2.td)
+
----------------
Is there a clear LLVM policy regarding these svn attributes? The repository is pretty inconsistent, but you should at least be consistent within your patch. I suspect that you want to remove them.



https://reviews.llvm.org/D32669





More information about the llvm-commits mailing list