summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2016-04-21 01:46:11 +0000
committerJim Ingham <jingham@apple.com>2016-04-21 01:46:11 +0000
commit0d6a90dfc3ce76e318793b055b1923da6d8a1b01 (patch)
tree01cc9e76cc2fa71bb2e154b60006c3f53c019d24 /llvm/lib/CodeGen/MachineScheduler.cpp
parent984cd3535db41e310b00166774fc126b15650954 (diff)
downloadbcm5719-llvm-0d6a90dfc3ce76e318793b055b1923da6d8a1b01.tar.gz
bcm5719-llvm-0d6a90dfc3ce76e318793b055b1923da6d8a1b01.zip
Expressions can run without a process.
Code was added in ClangExpressionParser::ClangExpressionParser that was calling through the process w/o checking that it was good. Also, we were pretending that we could do something reasonable if we had no target, but that's actually not true, so I check for a target at the beginning of the constructor and don't make a compiler in that case. <rdar://problem/25841198> llvm-svn: 266944
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud