summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/metadata-function.ll
Commit message (Collapse)AuthorAgeFilesLines
* Linker: Copy over function metadata attachmentsDuncan P. N. Exon Smith2015-04-241-0/+26
Update `lib/Linker` to handle `Function` metadata attachments. The attachments stick with the function body. llvm-svn: 235786
OpenPOWER on IntegriCloud