Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing emissionKind flags to the DICompileUnits of several old testcases. | Adrian Prantl | 2016-04-01 | 1 | -1/+1 |
| | | | | llvm-svn: 265192 | ||||
* | [MC] Add a test for state reset in MCMachOStreamer | Keno Fischer | 2015-12-05 | 1 | -0/+12 |
This was fixed in r254751, but untestable until r254774, which added the necessary command line flag to llc. Add a test now to make sure this doesn't regress again. llvm-svn: 254814 |