diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-10-25 22:35:16 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2018-10-25 22:35:16 +0000 |
commit | a0254cac4bb924d7f2e898e578156be1a246f1dd (patch) | |
tree | 6e252ac15566267dba843c29d4646789d706e46d /lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py | |
parent | b7caa809e1029e6d4b5b1cb7a9624e6076d10bd8 (diff) | |
download | bcm5719-llvm-a0254cac4bb924d7f2e898e578156be1a246f1dd.tar.gz bcm5719-llvm-a0254cac4bb924d7f2e898e578156be1a246f1dd.zip |
Avoid STMT_ and DECL_ bitcodes overlapping.
This doesn't appear to matter for deserialization purposes, because we
always know what kind of entity (declaration or statement/expression)
we're trying to load, but it makes the llvm-bcanalyzer output a lot less
mysterious.
llvm-svn: 345328
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/ir-interpreter-phi-nodes/TestIRInterpreterPHINodes.py')
0 files changed, 0 insertions, 0 deletions