Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
What's the motivation behind this?
In general I don't think we support this sort of -mllvm behavior.
Comment Actions
Internally, we have clang set this to override the default. Then, if the user tries to set it, they will get an error.
Comment Actions
@aeubanks Sorry, I accidentally pushed this commit. Personally, I think it's fine and obvious (meeting the standards of merging without review), but if you still object let me know and I can revert it.