[PATCH] D57335: [IR] Don't assume all functions are 4 byte aligned
Michael Platings via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 6 09:24:08 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL355522: [IR][ARM] Add function pointer alignment to datalayout (authored by michaelplatings, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57335?vs=188325&id=189524#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57335/new/
https://reviews.llvm.org/D57335
Files:
cfe/trunk/lib/Basic/Targets/ARM.cpp
cfe/trunk/test/CodeGen/armv7k-abi.c
cfe/trunk/test/CodeGen/target-data.c
llvm/trunk/docs/LangRef.rst
llvm/trunk/include/llvm/IR/DataLayout.h
llvm/trunk/lib/IR/ConstantFold.cpp
llvm/trunk/lib/IR/DataLayout.cpp
llvm/trunk/lib/IR/Value.cpp
llvm/trunk/lib/Target/ARM/ARMTargetMachine.cpp
llvm/trunk/unittests/IR/CMakeLists.txt
llvm/trunk/unittests/IR/ConstantsTest.cpp
llvm/trunk/unittests/IR/DataLayoutTest.cpp
llvm/trunk/unittests/IR/FunctionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57335.189524.patch
Type: text/x-patch
Size: 21425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190306/10e32bb6/attachment-0001.bin>
More information about the cfe-commits
mailing list