Rafael Ávila de Espíndola
|
9ab42038bb
|
Change the makefiles to use -c.
|
2011-04-18 15:00:17 -04:00 |
|
Rafael Ávila de Espíndola
|
f12998e5d7
|
Add a -c option.
|
2011-04-18 10:02:52 -04:00 |
|
Rafael Ávila de Espíndola
|
099e094765
|
Produce PIC code and use -S in the Makefile.
|
2011-04-15 19:29:13 -04:00 |
|
Rafael Ávila de Espíndola
|
2214b6835d
|
Add a -S option for producing assembly. I will move more of it to
rust once the necessary APIs are available in C.
|
2011-04-15 17:41:14 -04:00 |
|
Rafael Ávila de Espíndola
|
01b1d4110d
|
Remove code that is already in llvm for some time.
|
2011-04-13 14:55:44 -04:00 |
|
Rafael Ávila de Espíndola
|
e7b8db2e63
|
Enable alias analysis and the function attributes pass.
The C API extension is already upstream, we can drop the local copy once
the bots are updated.
|
2011-04-13 13:54:08 -04:00 |
|
Rafael Ávila de Espíndola
|
fcb344799a
|
Add a hack to force the linker to fetch Object.o
|
2011-04-11 15:49:45 -04:00 |
|
Graydon Hoare
|
7ac885ee8c
|
Repair some fallout from pcwalton's last few build changes.
|
2011-03-21 23:06:42 -07:00 |
|