Chris Lattner
|
c11dd606b0
|
remove attributions from examples.
llvm-svn: 45420
|
2007-12-29 20:37:57 +00:00 |
|
Chris Lattner
|
6aece93d5c
|
remove attributions from the rest of the llvm makefiles.
llvm-svn: 45416
|
2007-12-29 20:11:13 +00:00 |
|
Christopher Lamb
|
a608afb52e
|
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 |
|
Chris Lattner
|
679d7949f9
|
add a new BF->LLVM translator, contributed by Sterling Stein.
llvm-svn: 41881
|
2007-09-12 18:24:00 +00:00 |
|