diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-01-08 19:53:24 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-01-08 19:53:24 +0000 |
commit | 1dc7dfb9d9c5b5a083a3f9f924af9664f66ea346 (patch) | |
tree | fd34f9782e132cec87207da42eb55ad0fb9bc5cf /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | bec6f6b731d6a3fe81b55e29da8ed138b56dd057 (diff) | |
download | llvm-1dc7dfb9d9c5b5a083a3f9f924af9664f66ea346.zip llvm-1dc7dfb9d9c5b5a083a3f9f924af9664f66ea346.tar.gz llvm-1dc7dfb9d9c5b5a083a3f9f924af9664f66ea346.tar.bz2 |
[DAGCombiner] don't dereference an operand that doesn't exist (PR26070)
The bug was introduced with changes for x86-64 fp128:
http://reviews.llvm.org/rL254653
I don't know why an x86 change is here, so I'll follow up in:
http://reviews.llvm.org/D15134
Should fix:
https://llvm.org/bugs/show_bug.cgi?id=26070
llvm-svn: 257200
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions