rnk added inline comments.

================
Comment at: src/assembly.h:76-78
+  .section .drectve,"yn" SEPARATOR                        \
+  .ascii "-export:", #name, "\0" SEPARATOR                \
+  .text
----------------
Maybe .pushsection / .popsection is better than assuming you were in .text.


Repository:
  rUNW libunwind

https://reviews.llvm.org/D51508



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to