aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/ModuleUtils.cpp
diff options
context:
space:
mode:
authorShafik Yaghmour <syaghmour@apple.com>2019-01-31 17:33:17 +0000
committerShafik Yaghmour <syaghmour@apple.com>2019-01-31 17:33:17 +0000
commitd03bf06883a3384b574a0f467447c150b8057fa3 (patch)
tree4cca8b72dae9316644157b63162b1f6c135b9fe5 /llvm/lib/Transforms/Utils/ModuleUtils.cpp
parentc1892ec15a354871a76bbd0cd7806bb132a5c426 (diff)
downloadllvm-d03bf06883a3384b574a0f467447c150b8057fa3.zip
llvm-d03bf06883a3384b574a0f467447c150b8057fa3.tar.gz
llvm-d03bf06883a3384b574a0f467447c150b8057fa3.tar.bz2
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/Transforms/Utils/ModuleUtils.cpp')
0 files changed, 0 insertions, 0 deletions