Chris Lattner
|
fc001bbfc3
|
remove attributions from examples.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45420 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-12-29 20:37:57 +00:00 |
|
Chris Lattner
|
57360d1f1c
|
remove attributions from the rest of the llvm makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-12-29 20:11:13 +00:00 |
|
Christopher Lamb
|
43ad6b3e0d
|
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45082 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-12-17 01:12:55 +00:00 |
|
Chris Lattner
|
bef8e0b0a7
|
add a new BF->LLVM translator, contributed by Sterling Stein.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41881 91177308-0d34-0410-b5e6-96231b3b80d8
|
2007-09-12 18:24:00 +00:00 |
|