[lld] [llvm] [lld-macho] Fix thunks for non-__text TEXT sections (PR #99052)
Leonard Grey via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 22 11:18:12 PDT 2024
================
@@ -1,4 +1,3 @@
-# REQUIRES: x86
----------------
speednoisemovement wrote:
It is. I wanted to make sure it ran since I knew this change affected it, and since it works fine I figured we should remove it. I guess this is sort of by accident since it's just directives with no instructions?
https://github.com/llvm/llvm-project/pull/99052
More information about the llvm-commits
mailing list