"llvm/tools/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9d08f86b9517eaebeaeb9e695e4524b92b16402d"
-
Christopher Lamb authored
Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space. llvm-svn: 45082
edf07887
Loading