================ @@ -0,0 +1,126 @@ +// REQUIRES: arm +// RUN: llvm-mc -filetype=obj -arm-add-build-attributes -triple=thumbv8-none-linux-gnueabi --arch=thumb --mcpu=cortex-m33 %p/Inputs/arm-plt-reloc.s -o %t1 ---------------- PiJoules wrote: Done https://github.com/llvm/llvm-project/pull/93644