| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
direct inclusion edge from System to Support.
llvm-svn: 85086
|
| |
|
|
| |
llvm-svn: 74065
|
| |
|
|
| |
llvm-svn: 31391
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
1. Change the usage of LOADABLE_MODULE so that it implies all the things
necessary to make a loadable module. This reduces the user's burdern to
get a loadable module correctly built.
2. Document the usage of LOADABLE_MODULE in the MakefileGuide
3. Adjust the makefile for lib/Transforms/Hello to use the new specification
for building loadable modules
4. Adjust the sample project to not attempt to build a shared library for
its little library. This was just wasteful and not instructive at all.
llvm-svn: 29551
|
| |
|
|
|
|
|
|
|
| |
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: 25135
|
| |
|
|
| |
llvm-svn: 22334
|
| |
|
|
| |
llvm-svn: 22333
|
| |
|
|
| |
llvm-svn: 21479
|
| |
|
|
| |
llvm-svn: 17187
|
| |
|
|
|
|
|
|
| |
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: 9326
|
| |
|
|
| |
llvm-svn: 9313
|
|
|
llvm-svn: 7018
|