We are using TOCEntry symbols like LC..0 in TOC loads,
this is hard to read , at least requiring an additional step to figure
out the loaded symbols.
We should print out the name in comments.
Paths
| Differential D102949
[AIX][AsmPrinter] Print Symbol in comments for TOC load ClosedPublic Authored by jsji on May 21 2021, 3:07 PM.
Details
Summary We are using TOCEntry symbols like LC..0 in TOC loads, We should print out the name in comments.
Diff Detail
Event TimelineHerald added subscribers: kbarton, hiraditya, nemanjai. · View Herald TranscriptMay 21 2021, 3:07 PM This revision is now accepted and ready to land.May 23 2021, 6:31 PM Closed by commit rG882e4cbd7477: [AIX][AsmPrinter] Print Symbol in comments for TOC load (authored by jsji). · Explain WhyMay 25 2021, 9:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 347710 llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
llvm/test/CodeGen/PowerPC/aix-overflow-toc.py
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/ppc_generated_funcs.ll.generated.expected
llvm/test/tools/UpdateTestChecks/update_llc_test_checks/Inputs/ppc_generated_funcs.ll.nogenerated.expected
|