summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/PowerPC/test_func_desc.ll
Commit message (Collapse)AuthorAgeFilesLines
* [AIX]Emit function descriptor csect in assemblyXiangling Liao2019-09-261-0/+74
This patch emits the function descriptor csect for functions with definitions under both 32-bit/64-bit mode on AIX. Differential Revision: https://reviews.llvm.org/D66724 llvm-svn: 373009
OpenPOWER on IntegriCloud