diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-03 16:23:04 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-04-03 16:23:04 +0000 |
commit | c5bd3e01df02b0101f69749208c17d87e9a2e610 (patch) | |
tree | 00a2323d6786d4312d1108e1ae8ec0de172589b8 /llvm/lib/Support/GraphWriter.cpp | |
parent | efece52160095fb4837c51e304a23c22af860107 (diff) | |
download | llvm-c5bd3e01df02b0101f69749208c17d87e9a2e610.zip llvm-c5bd3e01df02b0101f69749208c17d87e9a2e610.tar.gz llvm-c5bd3e01df02b0101f69749208c17d87e9a2e610.tar.bz2 |
CodeGen: Fix MachineInstr::print() for DBG_VALUE
Grab the `MDLocalVariable` from the second-to-last argument; the last
argument is an `MDExpression`, and mixing them up will crash.
llvm-svn: 234019
Diffstat (limited to 'llvm/lib/Support/GraphWriter.cpp')
0 files changed, 0 insertions, 0 deletions