[llvm] [llvm][ARM][AArch64] Add attributes to synthetic functions. (PR #83153)

Tomas Matheson via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 08:54:17 PDT 2024


================
@@ -0,0 +1,31 @@
+; RUN: opt < %s -passes=asan -S | FileCheck %s
----------------
tmatheson-arm wrote:

Please could you add a comment saying what these tests are testing.

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


More information about the llvm-commits mailing list