"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "871606d8de7dd510da19354ad170a8da56948b81"
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
Loading
Please register or sign in to comment