Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "weak alias" instead of "alias weak" | Rafael Espindola | 2014-07-30 | 1 | -2/+2 |
* | Allow alias to point to an arbitrary ConstantExpr. | Rafael Espindola | 2014-06-03 | 1 | -1/+1 |
* | Fix most of PR10367. | Rafael Espindola | 2014-05-16 | 1 | -1/+1 |
* | Error if we see an alias to a declaration. | Rafael Espindola | 2013-11-14 | 1 | -2/+4 |
* | Port to FileCheck. | Rafael Espindola | 2013-10-16 | 1 | -4/+17 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | emit jump table an alias ".set" directives through MCStreamer as | Chris Lattner | 2010-01-26 | 1 | -1/+1 |
* | Convert more tests to avoid llvm-as. | Dan Gohman | 2009-09-11 | 1 | -2/+1 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | Convert tests using "grep -c ... | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -3/+3 |
* | Enable aliases on arm-linux. | Lauro Ramos Venancio | 2007-05-14 | 1 | -0/+32 |