[PATCH] D112264: [ARC] Upstream the Synopsys out-of-tree load/store increment pass
Mark Schimmel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 29 13:07:27 PDT 2021
marksl added inline comments.
================
Comment at: llvm/lib/Target/ARC/ARCUtil.h:23
+#if 0
+} fix emacs;
+#endif
----------------
gyiu wrote:
> Is this still valid?
EMACS will want to indent everything in the namespace without the close curly brace
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112264/new/
https://reviews.llvm.org/D112264
More information about the llvm-commits
mailing list