summaryrefslogtreecommitdiff
path: root/lib/Driver
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-09-11 01:54:48 +0000
committerFangrui Song <maskray@google.com>2019-09-11 01:54:48 +0000
commitab17a97bef93694218125ebb2d004d89dd7dd487 (patch)
tree129fd05f066feb8afcfdb40052896c58da01ae0b /lib/Driver
parentb8a052bb7bf7bfe159d8885739cd906421d33d40 (diff)
downloadclang-ab17a97bef93694218125ebb2d004d89dd7dd487.tar.gz
[CodeGen] Add alias for cpu_dispatch function with IFunc & Fix resolver linkage type
Multi-versioned functions defined by cpu_dispatch and implemented with IFunc can not be called outside the translation units where they are defined due to lack of symbols. This patch add function aliases for these functions and thus make them visible outside. Differential Revision: https://reviews.llvm.org/D67058 Patch by Senran Zhang git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@371586 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver')
0 files changed, 0 insertions, 0 deletions