google / ml-compiler-opt

Infrastructure for Machine Learning Guided Optimization (MLGO) in LLVM.
Apache License 2.0
629 stars 93 forks source link

Add support for `arguments`-style compilation databases (#297) #298

Closed 25pwn closed 1 year ago

25pwn commented 1 year ago

Fixes #297

mtrofin commented 1 year ago

LGTM, thanks @25pwn for doing this!