| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Remove the projects/Stacker directory. LLVM is now free of dependency
on llvm-gcc.
llvm-svn: 33278
|
|
|
|
| |
llvm-svn: 31390
|
|
|
|
|
|
|
|
|
| |
Turn -pedantic and -Wno-long-long compile flags on by default. In a few
places, avoid the warnings by removing these options in the local makefile.
One notable exception: lib/Target/CBackend/Writer.cpp. These warnings are
left on as a reminder to developers to clean them up.
llvm-svn: 28614
|
|
|
|
| |
llvm-svn: 21479
|
|
|
|
| |
llvm-svn: 18525
|
|
|
|
| |
llvm-svn: 16167
|
|
|
|
|
|
|
|
| |
Move include/Config and include/Support into include/llvm/Config,
include/llvm/ADT and include/llvm/Support. From here on out, all LLVM
public header files must be under include/llvm/.
llvm-svn: 16137
|
|
|
|
| |
llvm-svn: 13461
|
|
|
|
| |
llvm-svn: 13460
|
|
|
|
|
|
| |
can't be sure if these are OK, but they look OK.
llvm-svn: 13459
|
|
|
|
| |
llvm-svn: 13456
|
|
|
|
|
|
|
| |
around the problem with Stacker on Solaris because the Stack can handle
64-bit entries (pointer sized).
llvm-svn: 13441
|
|
|
|
|
|
|
| |
* stdlib and friends are system headers
* 'long long' is the type that consistently turns into the LLVM 'long' type.
llvm-svn: 10241
|
|
|
|
| |
llvm-svn: 10192
|
|
|
|
| |
llvm-svn: 10180
|
|
llvm-svn: 10179
|