[all-commits] [llvm/llvm-project] e529d7: [lldb] Use enum constant instead of raw value
fredriss via All-commits
all-commits at lists.llvm.org
Thu Jul 9 09:44:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e529d774c4d5d1eba13dcad5eef2195dd06741c6
https://github.com/llvm/llvm-project/commit/e529d774c4d5d1eba13dcad5eef2195dd06741c6
Author: Fred Riss <friss at apple.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
M llvm/include/llvm/BinaryFormat/MachO.h
Log Message:
-----------
[lldb] Use enum constant instead of raw value
More information about the All-commits
mailing list