1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools
Chris Lattner d61440d34f use dump method instead of Asm/Writer to do debug printing
Rename C to M because C used to be 'Class' and now we are 'Module'

llvm-svn: 2151
2002-04-07 22:34:19 +00:00
..
analyze Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
as use dump method instead of Asm/Writer to do debug printing 2002-04-07 22:34:19 +00:00
dis Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
gccas Move the PromoteMemoryToRegister pass to be run _after_ the raise pointer 2002-04-01 19:45:11 +00:00
gccld Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
link Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
llc Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
lli Remove runtime library in favor of users linking against real libraries. 2002-03-11 17:57:13 +00:00
llvm-as use dump method instead of Asm/Writer to do debug printing 2002-04-07 22:34:19 +00:00
llvm-dis Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
llvm-link Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
opt Makefile change for IPO's that use the Datastructure analysis stuff 2002-03-28 18:10:31 +00:00
tests Uhm... that was really bad 2001-09-07 21:26:51 +00:00
Makefile Don't forget to build gccld! 2002-03-06 18:05:02 +00:00