aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/modules
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2009-07-17 19:05:13 +0000
committerBob Wilson <bob.wilson@apple.com>2009-07-17 19:05:13 +0000
commitd8aa9fc06274604eae2b5156045a71857a8f18c4 (patch)
treef400f2b4710e91bf54f46b1955fb4c6683893119 /cmake/modules
parentb4cfd15d9901883cfb46ac3826e0a27573089372 (diff)
downloadexternal_llvm-d8aa9fc06274604eae2b5156045a71857a8f18c4.zip
external_llvm-d8aa9fc06274604eae2b5156045a71857a8f18c4.tar.gz
external_llvm-d8aa9fc06274604eae2b5156045a71857a8f18c4.tar.bz2
Fix a crash in SROA. The FunctionPass::doInitialization method was never
being called so that Context was never initialized. I'm not sure if this is the right fix but at least it keeps opt from crashing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76220 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake/modules')
0 files changed, 0 insertions, 0 deletions