Previous version of this file wasn't supposed to be committed. This version
[oota-llvm.git] / include / llvm / InlineAsm.h
2006-02-23 Chris Lattneradd a new flag
2006-02-07 Chris Lattnerfix an error compiling with -pedantic
2006-02-02 Chris Lattneradd an instance var and argument.
2006-02-01 Chris LattnerBeef up the interface to inline asm constraint parsing...
2006-01-26 Chris Lattneradd methods for constraint parsing
2006-01-25 Chris Lattneradd another method
2006-01-25 Chris Lattneradd some useful accessors :)
2006-01-25 Chris LattnerChange inline asms to be uniqued like constants, not...
2006-01-24 Jeff CohenBe consistent in using class/struct to keep Visual...
2006-01-24 Chris LattnerInitial checkin of the InlineAsm class