================
@@ -16,6 +16,8 @@
 
 #if defined(_AIX)
   .toc
+#elif defined(__aarch64__) && defined(__ELF__) && 
defined(_LIBUNWIND_EXECUTE_ONLY_CODE)
----------------
Il-Capitano wrote:

@MaskRay Do you have any thoughts on this? I would prefer to keep the code 
as-is if you agree with my reasoning above.

https://github.com/llvm/llvm-project/pull/140554
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to