Duraid Madina
|
ffb9d14bb3
|
* declare local common symbols as such (.lcomm, not merely .common)
* begin great adventure into correct function descriptor materialization
llvm-svn: 20956
|
2005-03-31 07:40:24 +00:00 |
Duraid Madina
|
bdbf8ba2d0
|
Emit .global @function and .global @object entries so the Intel ias
assembler may be used; identify LLVM output as such.
llvm-svn: 20892
|
2005-03-28 15:21:43 +00:00 |
Chris Lattner
|
fed2a42895
|
fix a compilation error, patch contributed by Bill Wendling!
llvm-svn: 20807
|
2005-03-24 05:12:48 +00:00 |
Alkis Evlogimenos
|
1a48561432
|
Stop using deprecated interface.
llvm-svn: 20679
|
2005-03-19 09:22:17 +00:00 |
Duraid Madina
|
91ed0a11cf
|
and so it begins...
PHASE 1: write instruction selector
PHASE 2: ???
PHASE 3: profit!
llvm-svn: 20652
|
2005-03-17 18:17:03 +00:00 |