diff options
author | ian <ian@FreeBSD.org> | 2015-12-29 21:29:05 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2015-12-29 21:29:05 +0000 |
commit | db615833324a17b469dc05ddf53af4a41f2f3636 (patch) | |
tree | 62fc612ebf016bac9f27de95be3c10232f7c0914 /contrib/llvm/lib/CodeGen/MIRParser/MIParser.cpp | |
parent | d5b4026ea636cfe11667663b94ad58f07a9698d3 (diff) | |
download | FreeBSD-src-db615833324a17b469dc05ddf53af4a41f2f3636.zip FreeBSD-src-db615833324a17b469dc05ddf53af4a41f2f3636.tar.gz |
Fix the error checking for the ubenv command. This moves the check for an
empty ldvar (which amounts to the varname string starting with '=') into
the if block that manipulates ldvar, which avoids later referencing ldvar
when it was never initialized.
Submitted by: Thomas Skibo
Pointy hat: ian
Diffstat (limited to 'contrib/llvm/lib/CodeGen/MIRParser/MIParser.cpp')
0 files changed, 0 insertions, 0 deletions