"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "1ae2248e140fa52193b6f8bc5391ffecf16136ce"
Add a way to grab the target options from the LTO command line.
When the command line target options were removed from the LLVM libraries, LTO lost its ability to specify things like `-disable-fp-elim'. Add this back by adding the command line variables to the `lto' project. <rdar://problem/12038729> llvm-svn: 161353
Loading
Please register or sign in to comment