You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.alt_entry — Seems to be LLVM only (!?), and Mach-O only?
.insn — Seems to be i386 and RISC-V, but not ARM
.inst — Seems to be ARM-only.
...etc.
I think it would be good to carefully review the list, and determine which ones are target-specific. We should also figure out what to do about things that seem to differ between LLVM and GNU.