summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
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
commite3b018f6e5fc1f8558d3eb060184f42290d05cb0 (patch)
tree7fd8c0ebff79cacd4fa4739448faa1d2550e8f46 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent8550e88eb796dc512253b1e2c359dd607189c239 (diff)
downloadbcm5719-llvm-e3b018f6e5fc1f8558d3eb060184f42290d05cb0.tar.gz
bcm5719-llvm-e3b018f6e5fc1f8558d3eb060184f42290d05cb0.zip
[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 llvm-svn: 312140
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud