[all-commits] [llvm/llvm-project] 06206a: [BuildLibCalls][NFC] Remove redundant attribute li...
yurai007 via All-commits
all-commits at lists.llvm.org
Thu Aug 5 07:19:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06206a8cd1b1538e265f79e245c34180c640e334
https://github.com/llvm/llvm-project/commit/06206a8cd1b1538e265f79e245c34180c640e334
Author: Dawid Jurczak <dawid_jurek at vp.pl>
Date: 2021-08-05 (Thu, 05 Aug 2021)
Changed paths:
M llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
M llvm/lib/Transforms/Utils/BuildLibCalls.cpp
Log Message:
-----------
[BuildLibCalls][NFC] Remove redundant attribute list from emitCalloc
Additionally with this patch aligned DSE which is the only user of emitCalloc.
Differential Revision: https://reviews.llvm.org/D103523
More information about the All-commits
mailing list