llvm-project
e32776a1
- [llvm-readobj][NFC] Use compact enum for ELFDumper (#206306)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
56 days ago
[llvm-readobj][NFC] Use compact enum for ELFDumper (#206306) This is the last user of EnumEntry. Migrate to compact enums to avoid relocations for faster startup and reduced binary size.
References
#206306 - [llvm-readobj][NFC] Use compact enum for ELFDumper
Author
aengelke
Parents
f4fd007e
Loading