Win64Exception.cpp: Try to fix crash for x64 EH. "Per" might be null there.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 15 Jan 2015 02:15:21 +0000 (02:15 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 15 Jan 2015 02:15:21 +0000 (02:15 +0000)
commit635656e23174cea675e9d4352c43143129740b5e
treeb744511e2bd9189b7f767921885ed89d7d4dc29b
parent7ec1829823276e4e20648bc13b40567bf39d4e03
Win64Exception.cpp: Try to fix crash for x64 EH. "Per" might be null there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226077 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/Win64Exception.cpp