diff options
| author | Shafik Yaghmour <syaghmour@apple.com> | 2019-01-31 17:33:17 +0000 |
|---|---|---|
| committer | Shafik Yaghmour <syaghmour@apple.com> | 2019-01-31 17:33:17 +0000 |
| commit | d03bf06883a3384b574a0f467447c150b8057fa3 (patch) | |
| tree | 4cca8b72dae9316644157b63162b1f6c135b9fe5 /llvm/lib/Target/X86/X86ISelLowering.cpp | |
| parent | c1892ec15a354871a76bbd0cd7806bb132a5c426 (diff) | |
| download | bcm5719-llvm-d03bf06883a3384b574a0f467447c150b8057fa3.tar.gz bcm5719-llvm-d03bf06883a3384b574a0f467447c150b8057fa3.zip | |
Fix use of non-existing variable in crashlog.py
Summary:
The method find_matching_slice(self) uses uuid_str on one of the paths but the variable does not exist and so this results in a NameError exception if we take that path.
Differential Revision: https://reviews.llvm.org/D57467
llvm-svn: 352772
Diffstat (limited to 'llvm/lib/Target/X86/X86ISelLowering.cpp')
0 files changed, 0 insertions, 0 deletions

