[llvm] [llvm][MC][ARM] Don't autoresolve fixups (PR #76574)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 15 10:18:31 PST 2024
================
@@ -0,0 +1,14 @@
+@ RUN: not llvm-mc -filetype=obj -o /dev/null %s 2>&1 -triple=armv8.2a-eabi | FileCheck %s
----------------
MaskRay wrote:
I was thinking of unnecessary instructions. It seems that the latest patch removed them. Thanks
https://github.com/llvm/llvm-project/pull/76574
More information about the llvm-commits
mailing list