[PATCH] D14934: [ARM] Generate ABI_optimization_goals build attribute, as described in the ARM ARM.

A. Skrobov via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 07:33:58 PST 2015


tyomitch added a comment.

Thanks for the review!


================
Comment at: test/MC/ARM/data-in-code.ll:73
@@ -79,1 +72,3 @@
 
+;; ARM:        Symbol {
+;; ARM:          Name: $d
----------------
rengolin wrote:
> I'm guessing that this is due to the change in time when the attributes section is emitted?
Yes I think so.

I didn't do any deep investigation, as the change in order wouldn't have any effect on linking.


Repository:
  rL LLVM

http://reviews.llvm.org/D14934





More information about the llvm-commits mailing list