summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/HotColdSplit/retain-section.ll
Commit message (Collapse)AuthorAgeFilesLines
* Fix failing testcase to check for the correct outputBill Wendling2019-12-021-7/+2
|
* Place the "cold" code piece into the same section as the original functionBill Wendling2019-12-021-0/+33
Summary: This cropped up in the Linux kernel where cold code was placed in an incompatible section. Reviewers: compnerd, vsk, tejohnson Reviewed By: vsk Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D70925
OpenPOWER on IntegriCloud