This just adds the CPU to a list of commands passed to GAS when not using the integrated assembler.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
One inline comment otherwise LGTM
lib/Driver/ToolChains/Gnu.cpp | ||
---|---|---|
681 ↗ | (On Diff #101169) | Probably don't need to store it to a temporary since the other function is just returning a const char *. |
Comment Actions
Sorry, when I say "One inline comment otherwise LGTM" feel free to commit after fixing :)
Since you have, then LGTM.
-eric