This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
edf0788758c1245d40c3355914ddb310117f457b
llvm-project
/
llvm
/
lib
/
Bitcode
/
Reader
/
BitcodeReader.cpp
Christopher Lamb
edf0788758
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
2007-12-17 01:12:55 +00:00
62 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink