summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2018-08-16 01:22:19 +0000
committerChandler Carruth <chandlerc@gmail.com>2018-08-16 01:22:19 +0000
commit00c35c77943f9dca3d77ccb0c447f896727ac8ca (patch)
tree6ce9917e2d3c52fabd51c15b5cfa7bcd42b480a4 /lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp
parentaca738b7424189e4937295de9f297124cc07b10f (diff)
downloadbcm5719-llvm-00c35c77943f9dca3d77ccb0c447f896727ac8ca.tar.gz
bcm5719-llvm-00c35c77943f9dca3d77ccb0c447f896727ac8ca.zip
[x86] Actually initialize the SLH pass with the x86 backend and use
a shorter name ('x86-slh') for the internal flags and pass name. Without this, you can't use the -stop-after or -stop-before infrastructure. I seem to have just missed this when originally adding the pass. The shorter name solves two problems. First, the flag names were ... really long and hard to type/manage. Second, the pass name can't be the exact same as the flag name used to enable this, and there are already some users of that flag name so I'm avoiding changing it unnecessarily. llvm-svn: 339836
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/anonymous-struct/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud