[llvm] [SPARC][Utilities] Add names for SPARC ELF flags in LLVM binary utilities (PR #102843)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 15 03:59:10 PDT 2024
================
@@ -0,0 +1,78 @@
+## Test various combinations of ELF flag values for SPARC.
----------------
koachan wrote:
For directory naming I am following the usage in other places (for example `llvm/lib/Target/Sparc` and `llvm/test/MC/Sparc`), for consistency with them.
In any case, though, any spelling would be fine by me.
https://github.com/llvm/llvm-project/pull/102843
More information about the llvm-commits
mailing list