OSDN Git Service

Fix PR6196. GV callee may not be a function.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 1 Feb 2010 22:40:09 +0000 (22:40 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 1 Feb 2010 22:40:09 +0000 (22:40 +0000)
commit7276c8c2b5feb321e60fb849a0a109a52ea330b1
tree824fc88b64ba48ca7e64591391ada46ef14fa99b
parente7ea6fd7cb951da539d1642121b1e32532d7ec14
Fix PR6196. GV callee may not be a function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95017 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/2010-02-01-TaillCallCrash.ll [new file with mode: 0644]