Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Boilerplate for producing XCOFF object files from the PowerPC backend. | Sean Fertile | 2019-07-09 | 1 | -0/+16 |
Stubs out a number of the classes needed to produce a new object file format (XCOFF) for the powerpc-aix target. For testing input is an empty module which produces an object file with just a file header. Differential Revision: https://reviews.llvm.org/D61694 llvm-svn: 365541 |