"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "0b5569972f4dae062a430fa0e8cedc0021b020b8"
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a...
Refactor the DIFile (2nd) parameter to DITypes to be an MDNode reference to a raw directory/file pair This makes DIType's first non-tag parameter the same as DIFile's, allowing them to both share the common implementation of getFilename/getDirectory in DIScope. llvm-svn: 177467
Loading
Please register or sign in to comment