summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorDaniel Sanders <daniel_l_sanders@apple.com>2017-03-07 23:20:35 +0000
committerDaniel Sanders <daniel_l_sanders@apple.com>2017-03-07 23:20:35 +0000
commit52b4ce727ac218ba8dd28305f12aca30cc4b181b (patch)
treed6651d33aaac359cb2b89e6489fb369bd9c6d182 /lldb/packages/Python/lldbsuite/test/python_api
parent434d50a7960f85eda5b744a5c6b6aed650ccfc3c (diff)
downloadbcm5719-llvm-52b4ce727ac218ba8dd28305f12aca30cc4b181b.tar.gz
bcm5719-llvm-52b4ce727ac218ba8dd28305f12aca30cc4b181b.zip
Recommit: [globalisel] Change LLT constructor string into an LLT-based object that knows how to generate it.
Summary: This will allow future patches to inspect the details of the LLT. The implementation is now split between the Support and CodeGen libraries to allow TableGen to use this class without introducing layering concerns. Thanks to Ahmed Bougacha for finding a reasonable way to avoid the layering issue and providing the version of this patch without that problem. The problem with the previous commit appears to have been that TableGen was including CodeGen/LowLevelType.h instead of Support/LowLevelTypeImpl.h. Reviewers: t.p.northover, qcolombet, rovka, aditya_nandakumar, ab, javed.absar Subscribers: arsenm, nhaehnle, mgorny, dberris, llvm-commits, kristof.beyls Differential Revision: https://reviews.llvm.org/D30046 llvm-svn: 297241
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud