COFF symbols don't have anything corresponding to a .hidden flag;
both GNU binutils as and LLVM's built-in assembler errors out on
these directives.
This reverts one part of
7f05aa2d4c36d6d53f97ac3e0db30ec600abbc62.
Paths
| Differential D122893
[Support] [BLAKE3] Remove .hidden directives from windows-gnu assembly sources ClosedPublic Authored by mstorsjo on Apr 1 2022, 4:36 AM.
Details Summary COFF symbols don't have anything corresponding to a .hidden flag; This reverts one part of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 1 2022, 9:58 AM This revision was landed with ongoing or failed builds.Apr 2 2022, 2:04 PM Closed by commit rGd0abdc22b877: [Support] [BLAKE3] Remove .hidden directives from windows-gnu assembly sources (authored by mstorsjo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 420011 llvm/lib/Support/BLAKE3/blake3_avx2_x86-64_windows_gnu.S
llvm/lib/Support/BLAKE3/blake3_avx512_x86-64_windows_gnu.S
llvm/lib/Support/BLAKE3/blake3_sse2_x86-64_windows_gnu.S
llvm/lib/Support/BLAKE3/blake3_sse41_x86-64_windows_gnu.S
|