Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move GlobalDecl to AST | Peter Collingbourne | 2011-06-14 | 1 | -127/+0 |
* | When IRgen refers to a function declaration that is not a definition, | Douglas Gregor | 2011-02-09 | 1 | -0/+6 |
* | Move name mangling support from CodeGen to AST. In the | Peter Collingbourne | 2011-01-13 | 1 | -1/+1 |
* | Add GlobalDecl::getCanonicalDecl. | Anders Carlsson | 2010-06-22 | 1 | -1/+9 |
* | Use the correct function info for constructors when applying function attribu... | Anders Carlsson | 2010-02-06 | 1 | -0/+4 |
* | update to match LLVM API change: | Chris Lattner | 2009-12-15 | 1 | -8/+7 |
* | Move GlobalDecl to its own file. Also add DenseMapInfo traits. | Anders Carlsson | 2009-11-13 | 1 | -0/+110 |