summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/InterferenceCache.h
diff options
context:
space:
mode:
authorBen Langmuir <blangmuir@apple.com>2014-08-18 19:32:45 +0000
committerBen Langmuir <blangmuir@apple.com>2014-08-18 19:32:45 +0000
commite13fd1c43056f2d39651d0a3839231d335ce14e9 (patch)
treee90a7a38584ad218751b94ac9f716495610e9149 /llvm/lib/CodeGen/InterferenceCache.h
parent5cd06f26ae9f91541d9453bf0725505bcddee913 (diff)
downloadbcm5719-llvm-e13fd1c43056f2d39651d0a3839231d335ce14e9.tar.gz
bcm5719-llvm-e13fd1c43056f2d39651d0a3839231d335ce14e9.zip
Fix the rececl chain for redeclarations of predefined decls
Predefined decls like 'Protocol' in objc are not loaded from AST files, so we cannot rely on loading the canonical decl to complete the redecl chain for redeclarations of these decls. The broken redecl chain was non-circular, so looping over redecls() would hang. llvm-svn: 215929
Diffstat (limited to 'llvm/lib/CodeGen/InterferenceCache.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud