[PATCH] D22461: [ARM] Add support for tlsldm operator to llvm-mc

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 19 06:10:46 PDT 2016


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

Simple test comment, otherwise, LGTM. Thanks!


================
Comment at: test/MC/ARM/symbol-variants.s:93
@@ -92,1 +92,3 @@
 
+@ tlsldm
+.word f28(TLSLDM)
----------------
why not just put this as the last test and avoid the change to the got_prel part?


https://reviews.llvm.org/D22461





More information about the llvm-commits mailing list