TargetLowering: Don't index into empty string.
authorWill Dietz <wdietz2@illinois.edu>
Sun, 13 Oct 2013 03:08:49 +0000 (03:08 +0000)
committerWill Dietz <wdietz2@illinois.edu>
Sun, 13 Oct 2013 03:08:49 +0000 (03:08 +0000)
commit833a29c296da0a6af622448569dcbe01b5cae6c7
treea43ff1b9af327c6276d7f17e0fd21ac345ef1fef
parent6dd7893e8c7234d65cdc47e3f3ce251fdfb35768
TargetLowering: Don't index into empty string.

(This is triggered by current lit tests)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192549 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp