aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
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
commit9ca1b94a6d3f491f26ccbeacf910342e6861fc7f (patch)
treef8197545a4a7e4829b20cbee9edb46e7c5969703 /clang/lib/Frontend/CompilerInvocation.cpp
parent56a34f4541cb6ca70f41f6229911894db18ff113 (diff)
downloadllvm-9ca1b94a6d3f491f26ccbeacf910342e6861fc7f.zip
llvm-9ca1b94a6d3f491f26ccbeacf910342e6861fc7f.tar.gz
llvm-9ca1b94a6d3f491f26ccbeacf910342e6861fc7f.tar.bz2
[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 llvm-svn: 371586
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions