Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [arc] Update TargetInfo to include the new backend name argument | Daniel Sanders | 2017-11-16 | 1 | -1/+1 |
| | | | | | | | Also update a comment about the usage of RegisterTarget() that didn't mention the new argument. llvm-svn: 318441 | ||||
* | [ARC] Add ARC backend. | Pete Couperus | 2017-08-24 | 3 | -0/+48 |
Add the ARC backend as an experimental target to lib/Target. Reviewed at: https://reviews.llvm.org/D36331 llvm-svn: 311667 |