A similar fix to D133095.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145607
[Inliner] Assign dummy debug location to the memcpy for byval argument ClosedPublic Authored by ychen on Mar 8 2023, 1:16 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 14 2023, 4:59 PM Closed by commit rGe7a2da5298dc: [Inliner] Assign dummy debug location to the memcpy for byval argument (authored by Yuanfang Chen <yuanfang.chen@sony.com>). · Explain WhyMar 15 2023, 10:30 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505556 llvm/lib/Transforms/Utils/InlineFunction.cpp
llvm/test/Transforms/Inline/byval-dbg.ll
|