diff options
author | Lang Hames <lhames@gmail.com> | 2016-11-03 22:01:47 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2016-11-03 22:01:47 +0000 |
commit | d662db602a4f2ab871bec23273bb590a3692a87d (patch) | |
tree | 79563a131534c13fd0932a99e7098769e8087a9c /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 962eaaea9c9ea5cff2254b1251474029e4fe6a3d (diff) | |
download | llvm-d662db602a4f2ab871bec23273bb590a3692a87d.zip llvm-d662db602a4f2ab871bec23273bb590a3692a87d.tar.gz llvm-d662db602a4f2ab871bec23273bb590a3692a87d.tar.bz2 |
[Support] Fix a segfault in llvm::Expected.
This fixes a mismatch between the declared error_type and the type used with
the placement new that initializes the field.
Patch by Yichao Yu.
llvm-svn: 285970
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions