travitch / build-bom

Dynamically discover the commands used to create a piece of software
Apache License 2.0
45 stars 8 forks source link

More bitcode skip conditions. #45

Closed kquick closed 1 year ago

kquick commented 1 year ago

Various additional flags that represent compiler invocations that do not generate object code and therefore for which the bitcode generation should be skipped.

Also improves error reporting for input file detection.