[PATCH] D22464: [libunwind][ARM] Fix VFP build attribute for context save/restore code

Oliver Stannard via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 05:13:02 PDT 2016


olista01 added a comment.

clang and gas both emit the correct mapping symbols for the .inst directive, so the object file will be the same except for the build attribute.


https://reviews.llvm.org/D22464





More information about the llvm-commits mailing list