[PATCH] D25927: [cfi] Implement cfi-icall using inline assembly.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 18:10:50 PST 2016


eugenis updated this revision to Diff 77583.
eugenis added a comment.

added a FIXME and an assert for the mangler vs TLOF issue.


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.77583.patch
Type: text/x-patch
Size: 24677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/2be0b2bc/attachment.bin>


More information about the llvm-commits mailing list