Details
Diff Detail
- Build Status
Buildable 7515 Build 7515: arc lint + arc unit
Event Timeline
clang/docs/ThinLTO.rst | ||
---|---|---|
160 | Why do we document linker-specific option in clang docs? Is it usual? |
clang/docs/ThinLTO.rst | ||
---|---|---|
160 | It does seem a little odd, but it's in the same place as the other linker-specific options above. I was also imagining that we would eventually make this into a clang driver option (similar to the cache location as you mentioned in D30522). At that point the clang docs would indeed be the right place to document it. |
clang/docs/ThinLTO.rst | ||
---|---|---|
160 | Fair! |
Why do we document linker-specific option in clang docs? Is it usual?