When allocating stubs, keep track of which Functions are referencing the stub.
[oota-llvm.git] / utils / llvm.grm
2009-01-05 Dan GohmanFix a thinko in the grammar for thread_local variables.
2009-01-05 Dan GohmanA few more polygen grammar updates.
2009-01-05 Dan GohmanUpdate polygen grammar for recent language changes.
2008-09-15 Dan GohmanUpdate the LLVM polygen grammar for recent language...
2008-06-09 Dan GohmanAsmParser support for immediate constant aggregate...
2008-06-02 Dan GohmanUpdate the polygen grammer for the new insertvalue...
2008-05-23 Dan GohmanFix the spelling of the va_arg keyword.
2008-05-23 Dan GohmanMake structs and arrays first-class types, and add...
2008-05-22 Dan GohmanAdd a polygen grammar definition for LLVM assembly...