[PATCH] D25927: [cfi] Implement cfi-icall using inline assembly.
Evgeniy Stepanov via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 31 14:54:33 PDT 2016
eugenis updated this revision to Diff 76485.
eugenis added a comment.
Switched from .p2align to .balign and reduced arm/aarch64 jump table alignment to 4.
Repository:
rL LLVM
https://reviews.llvm.org/D25927
Files:
lib/Transforms/IPO/LowerTypeTests.cpp
test/Transforms/LowerTypeTests/function-disjoint.ll
test/Transforms/LowerTypeTests/function-ext.ll
test/Transforms/LowerTypeTests/function.ll
test/Transforms/LowerTypeTests/section.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25927.76485.patch
Type: text/x-patch
Size: 24235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161031/3302ee80/attachment.bin>
More information about the llvm-commits
mailing list