There doesn't seem to be any point in doing this.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31691
Bitcode: Do not create FNENTRYs for aliases of functions. ClosedPublic Authored by pcc on Apr 4 2017, 5:45 PM.
Details Summary There doesn't seem to be any point in doing this.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 5 2017, 8:29 PM Closed by commit rL299694: Bitcode: Do not create FNENTRYs for aliases of functions. (authored by pcc). · Explain WhyApr 6 2017, 12:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 94422 llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/trunk/test/Bitcode/thinlto-function-summary.ll
|