Chris Lattner
|
9ca419e577
|
add missing dependency
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10271 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-11-30 09:22:42 +00:00 |
|
Chris Lattner
|
f168b7551c
|
Build _lib_crtend.a, not crtend.a
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10260 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-11-29 10:24:57 +00:00 |
|
Chris Lattner
|
53005b00be
|
Don't print out tons of crap
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10259 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-11-29 10:14:17 +00:00 |
|
Chris Lattner
|
ef1835df7b
|
Rewrite makefile logic to build an archive instead of a .o file. This is
intended to address PR142
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10257 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-11-29 10:05:30 +00:00 |
|
Chris Lattner
|
e893d649fa
|
Add readme and spiff up makefile header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10254 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-11-29 09:22:53 +00:00 |
|
John Criswell
|
e2fab734ad
|
Added LLVM copyright to Makefiles.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9314 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-10-20 22:29:16 +00:00 |
|
Chris Lattner
|
af229bb669
|
Fix building outside the srcdir, again
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8543 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-09-15 19:22:36 +00:00 |
|
Chris Lattner
|
98d58862ac
|
Fix building into a different obj directory
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8542 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-09-15 19:20:11 +00:00 |
|
Chris Lattner
|
fc01114c65
|
Move the exception handling runtime stuff into this directory
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8530 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-09-15 15:06:39 +00:00 |
|
Chris Lattner
|
da86e6c0b6
|
Convert libraries into the BYTECODE_LIBRARY style
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7858 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-08-15 02:20:32 +00:00 |
|
Chris Lattner
|
61441cca45
|
Specify a list of symbols that should be exported by the library
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6290 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-05-22 19:50:30 +00:00 |
|
Chris Lattner
|
fdab728301
|
Initial checkin of crtend.o implementation
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6187 91177308-0d34-0410-b5e6-96231b3b80d8
|
2003-05-14 13:09:41 +00:00 |
|