diff options
author | Shengchen Kan <shengchen.kan@intel.com> | 2020-01-02 14:24:13 +0800 |
---|---|---|
committer | Shengchen Kan <shengchen.kan@intel.com> | 2020-01-02 14:35:57 +0800 |
commit | a2976c490da3b6d7253d4034ae507a760457ea18 (patch) | |
tree | c174cdd74c1ce833da74ccc3f33d3a5e29127cf9 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | aa8217289864d27b023b31e3efbaa7eb05e77092 (diff) | |
download | bcm5719-llvm-a2976c490da3b6d7253d4034ae507a760457ea18.tar.gz bcm5719-llvm-a2976c490da3b6d7253d4034ae507a760457ea18.zip |
[NFC] Make the type of X86AlignBranchBoundary compatible
Change the type of X86AlignBranchBoundary from cl::opt<uint64_t> to
cl::opt<unsigned> since the template class cl::opt is only instantiated with
type unsigned, int, std::string, char and bool.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions