summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorFrancis Ricci <francisjricci@gmail.com>2017-08-30 17:12:57 +0000
committerFrancis Ricci <francisjricci@gmail.com>2017-08-30 17:12:57 +0000
commite5229ff180fc2fe4d5f8a364d66609509d959d2e (patch)
tree233a5d853ff03d02ac57f4f924e1450a1741b109 /test
parent90cb6cb18af12fdec220ea83631b515e844a6c19 (diff)
[builtins] Prevent duplicate definitions for overridden functions
Summary: Some architecture-specific function overrides (for example, i386/ashrdi3.S) duplicate generic functions (in that case, ashrdi3.c). Prevent duplicate definitions by filtering out the generic files before compiling. Reviewers: compnerd, beanz Subscribers: llvm-commits, mgorny Differential Revision: https://reviews.llvm.org/D37166 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@312140 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions