yaml2obj previously only recognised standard STT_* names, and didn't allow arbitrary numbers. This change allows the user to specify a number for the type instead. It also adds a test to verify the existing behaviour for obj2yaml for unkown symbol types.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Oh, maybe use CHECK-NEXT?