"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "32d725b80aebe3b0dc6df3a7b55d94efb98665bb"
Add EnableIPRA to TargetOptions, and move the cl::opt -enable-ipra to TargetMachine.cpp
Avoid exposing a cl::opt in a public header and instead promote this option in the API. Alternatively, we could land the cl::opt in CommandFlags.h so that it is available to every tool, but we would still have to find an option for clang. llvm-svn: 275348
Loading
Please register or sign in to comment