llvm-mirror/lib/Bytecode
Misha Brukman 055804accd Suggestions made by Chris:
* Instead of a #define, use inline function
* Fix the name on the #define, errr... now inline function to be more logical:
  it doesn't CHECK the alignment, it PERFORMS the alignment
* To get string name of a Type*, use getDescription(), not getName()

llvm-svn: 8683
2003-09-23 16:15:29 +00:00
..
Reader Suggestions made by Chris: 2003-09-23 16:15:29 +00:00
Writer Fix a spello Misha made while fixing one of my appostrifications 2003-09-15 00:33:20 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00