Skip to content
Commit 4c727853 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Fix yet another issue introduced when renaming '-ccc-host-triple' to

'-target'. The original flag was part of a flag group that marked it as
driver-only. The new flag didn't ever get equivalent treatment. This
caused the '-target' flag to get passed down to any raw GCC invocation.
Marking it as a driver option fixes this and PR11875.

llvm-svn: 149244
parent 7a36f9d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment