summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/DWARFDebugFrame.cpp
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2015-01-30 01:16:24 +0000
committerAkira Hatanaka <ahatanaka@apple.com>2015-01-30 01:16:24 +0000
commit8fba18e958f2b44c78b023d817fde8a2aa864962 (patch)
treefbeb836f555eea401672983c35cfbfd55f8282f6 /llvm/lib/DebugInfo/DWARFDebugFrame.cpp
parent23b5f6721d5e7589a1780940e42aa2baa3fb990c (diff)
downloadbcm5719-llvm-8fba18e958f2b44c78b023d817fde8a2aa864962.tar.gz
bcm5719-llvm-8fba18e958f2b44c78b023d817fde8a2aa864962.zip
[LTO] Scan all per-function subtargets when collecting runtime library names.
accumulateAndSortLibcalls in LTOCodeGenerator.cpp collects names of runtime library functions which are used to identify user-defined functions that should be protected. Previously, this function would only scan the TargetLowering object belonging to the "main" subtarget for the library function names. This commit changes it to scan all per-function subtargets. Differential Revision: http://reviews.llvm.org/D7275 llvm-svn: 227533
Diffstat (limited to 'llvm/lib/DebugInfo/DWARFDebugFrame.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud