Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fix hexagon build | Saleem Abdulrasool | 2017-06-05 | 1 | -0/+1 |
| | | | | | | Add a x86-registered-target requirement to the tests. llvm-svn: 304739 | ||||
* | CodeGen: add support for emitting ObjC image info | Saleem Abdulrasool | 2017-06-05 | 1 | -0/+14 |
This ensures that we can emit the ObjC Image Info structure on COFF and ELF as well. The frontend already would attempt to emit this information but would get dropped when generating assembly or an object file. llvm-svn: 304736 |