1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/Transforms/LowerBitSets
Evgeniy Stepanov 4c8a1f75c0 [cfi] Support explicit sections for functions in cfi-icall.
Allow explicit section for indirectly called functions in cfi-icall.
Jumptables for functions in the same type class must be contiguous, so they
always go to the default text section.

Fixes PR25079.

llvm-svn: 266486
2016-04-15 22:55:38 +00:00
..
constant.ll
function-ext.ll Re-apply r247080 with order of evaluation fix. 2015-09-08 22:49:35 +00:00
function.ll [opaque pointer type] Add textual IR support for explicit type parameter for global aliases 2015-09-11 03:22:04 +00:00
layout.ll
nonglobal.ll LowerBitSets: Ignore bitset entries that do not directly refer to a global. 2015-06-27 00:17:51 +00:00
nonstring.ll LowerBitSets: Fix non-determinism bug. 2015-09-09 22:30:32 +00:00
pr25902.ll [cfi] Fix LowerBitSets on 32-bit targets. 2015-12-21 22:14:04 +00:00
section.ll [cfi] Support explicit sections for functions in cfi-icall. 2016-04-15 22:55:38 +00:00
simple.ll [opaque pointer type] Add textual IR support for explicit type parameter for global aliases 2015-09-11 03:22:04 +00:00
single-offset.ll
unnamed.ll