Details
Details
- Reviewers
nikic - Commits
- rGbd6aa67e02ef: BuildLibCalls: move inference of freeing memory later
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D130184
BuildLibCalls: move inference of freeing memory later ClosedPublic Authored by durin42 on Jul 20 2022, 9:56 AM.
Details
Summary
Diff Detail
Unit TestsFailed Event Timelinedurin42 removed a parent revision: D123091: MemoryBuiltins: accept non-TLI funcs with attribs as allocator funcs.Jul 20 2022, 9:57 AM durin42 added a child revision: D123087: tests: add attributes that would normally come from inferattrs. durin42 added a parent revision: D123091: MemoryBuiltins: accept non-TLI funcs with attribs as allocator funcs. This revision is now accepted and ready to land.Jul 21 2022, 12:16 PM This revision was landed with ongoing or failed builds.Jul 21 2022, 12:31 PM Closed by commit rGbd6aa67e02ef: BuildLibCalls: move inference of freeing memory later (authored by durin42). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 446206 llvm/lib/Transforms/Utils/BuildLibCalls.cpp
|