1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include
Dmitry Polukhin b85d7106f9 [IFUNC] Introduce GlobalIndirectSymbol as a base class for alias and ifunc
This patch is a part of http://reviews.llvm.org/D15525

GlobalIndirectSymbol class contains common implementation for both
aliases and ifuncs. This patch should be NFC change that just prepare
common code for ifunc support.

Differential Revision: http://reviews.llvm.org/D18433

llvm-svn: 265016
2016-03-31 14:16:21 +00:00
..
llvm [IFUNC] Introduce GlobalIndirectSymbol as a base class for alias and ifunc 2016-03-31 14:16:21 +00:00
llvm-c Swift Calling Convention: add swiftself attribute. 2016-03-29 17:37:21 +00:00