[PATCH] D14934: [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 27 05:27:14 PST 2015
rengolin accepted this revision.
rengolin added a reviewer: rengolin.
rengolin added a comment.
This revision is now accepted and ready to land.
Seems like a reasonable change. LGTM. Thanks!
================
Comment at: test/MC/ARM/data-in-code.ll:73
@@ -79,1 +72,3 @@
+;; ARM: Symbol {
+;; ARM: Name: $d
----------------
I'm guessing that this is due to the change in time when the attributes section is emitted?
http://reviews.llvm.org/D14934
More information about the llvm-commits
mailing list