google / gematria

Machine learning for machine code.
Apache License 2.0
76 stars 11 forks source link

[Abseil C++] Remove dependencies on Abseil flags from the C++ code #199

Open ondrasej opened 2 months ago

ondrasej commented 2 months ago

Title says it all. Reduce dependency on Abseil libraries from the C++ code. Use LLVM command-line parsing facilities instead.