"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "67390c6cd335f2df292dd4784061432346d15aa3"
Enable CFI on OS X.
Currently the output should be almost identical to the one produced by CodeGen to make the transition easier. The only two differences I know of are: * Some files get an extra advance loc of size 0. This will be fixed when relaxations are enabled. * The optimization of declaring an EH symbol as an external variable is not implemented. This is a subset of adding the nounwind attribute, so we if really this at -O0 we should probably do it at the IL level. llvm-svn: 130623
Loading
Please register or sign in to comment