[llvm] [llvm][MC][ARM] Don't autoresolve fixups (PR #76574)

Eleanor Bonnici via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 15 07:12:20 PST 2024


================
@@ -0,0 +1,14 @@
+@ RUN: not llvm-mc -filetype=obj -o /dev/null %s 2>&1 -triple=armv8.2a-eabi     | FileCheck %s
----------------
eleanor-arm wrote:

How would you put them in the same test? Vldr_same/diff_section.s  have slightly different code, one compiles, the other one doesn't. If I merge them it will fail as a whole. 

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


More information about the llvm-commits mailing list