[PATCH] D57335: [IR] Don't assume all functions are 4 byte aligned
Michael Platings via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 26 02:10:25 PST 2019
michaelplatings updated this revision to Diff 188324.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57335/new/
https://reviews.llvm.org/D57335
Files:
clang/lib/Basic/Targets/ARM.cpp
clang/test/CodeGen/armv7k-abi.c
clang/test/CodeGen/target-data.c
llvm/docs/LangRef.rst
llvm/include/llvm/IR/DataLayout.h
llvm/lib/IR/ConstantFold.cpp
llvm/lib/IR/DataLayout.cpp
llvm/lib/IR/Value.cpp
llvm/lib/Target/ARM/ARMTargetMachine.cpp
llvm/unittests/IR/CMakeLists.txt
llvm/unittests/IR/ConstantsTest.cpp
llvm/unittests/IR/DataLayoutTest.cpp
llvm/unittests/IR/FunctionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57335.188324.patch
Type: text/x-patch
Size: 21156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/fe76e2f4/attachment.bin>
More information about the llvm-commits
mailing list