[lld] [MTE] [lld] Don't tag symbols in sections with implicit start/stop (PR #73531)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 21:44:07 PST 2023


================
@@ -0,0 +1,48 @@
+# REQUIRES: aarch64
+# RUN: llvm-mc -filetype=obj -triple=aarch64-none-linux-android %s -o %t
----------------
MaskRay wrote:

`%t.o` for relocatable files

https://github.com/llvm/llvm-project/pull/73531


More information about the llvm-commits mailing list