diff options
author | Teresa Johnson <tejohnson@google.com> | 2015-11-03 15:10:50 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2015-11-03 15:10:50 +0000 |
commit | 04e5877430a33022ebd23187efc65c6fdf100fe7 (patch) | |
tree | ce06cb6078b2ba37a75624acb1969aad5e10d539 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | 127f669913dfc0b8952ef5c3428030df7769f761 (diff) | |
download | bcm5719-llvm-04e5877430a33022ebd23187efc65c6fdf100fe7.tar.gz bcm5719-llvm-04e5877430a33022ebd23187efc65c6fdf100fe7.zip |
Pass enum instead of bool to new linkInModule call in llvm-link
A new call I added to linkInModule from llvm-link in r251866
was still passing in a boolean for an argument that was changed to an
enum in r246561. I didn't catch this in my merge since the bool false
matched the flag value it mapped to.
llvm-svn: 251925
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions