"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "af5ae57333b5aa75088025bf900a41faf7724d67"
[compiler-rt] Use the correct minimum version flag for simulators on Apple
platforms. For the simulators this changes the following compilation flags ( used both for building the runtime and lit tests). iOS simulator: `-miphoneos-version-min` -> `-mios-simulator-version-min` watchOS simulator: `-mwatchos-version-min` -> `-mwatchos-simulator-version-min` tvOS simulator: `-mtvos-version-min` -> `-mtvos-simulator-version-min` rdar://problem/59463146
Loading
Please register or sign in to comment