Additionally with this patch aligned DSE which is the only user of emitCalloc.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103523
[BuildLibCalls][NFC] Remove redundant attribute list from emitCalloc ClosedPublic Authored by yurai007 on Jun 2 2021, 6:46 AM.
Details Summary Additionally with this patch aligned DSE which is the only user of emitCalloc.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 2 2021, 7:35 AM This revision was landed with ongoing or failed builds.Aug 5 2021, 7:19 AM Closed by commit rG06206a8cd1b1: [BuildLibCalls][NFC] Remove redundant attribute list from emitCalloc (authored by yurai007). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 364408 llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
llvm/lib/Transforms/Utils/BuildLibCalls.cpp
|