Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41556
[InlineFunction] Preserve calling convention when forwarding VarArgs. ClosedPublic Authored by fhahn on Dec 23 2017, 10:15 AM.
Details
Diff Detail
Event Timelinefhahn added a child revision: D41335: [InlineFunction] Inline vararg functions that do not access varargs..Dec 23 2017, 10:18 AM This revision is now accepted and ready to land.Dec 28 2017, 11:54 AM Closed by commit rL321943: [InlineFunction] Preserve calling convention when forwarding VarArgs. (authored by fhahn). · Explain WhyJan 6 2018, 12:57 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 128856 llvm/trunk/lib/Transforms/Utils/InlineFunction.cpp
llvm/trunk/test/Transforms/Inline/inline-varargs.ll
|