Skip to content
Commit 953fb087 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Refactor the x86 CPU name logic in the driver and pass -march and -mcpu

flag information down from the Clang driver into the Gold linker plugin
for LTO. This allows specifying -march on the linker commandline and
should hopefully have it pass all the way through to the LTO optimizer.

Fixes PR14697.

llvm-svn: 172354
parent bcd14a0f
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