summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
diff options
context:
space:
mode:
authorDavid Tenty <daltenty@ibm.com>2019-07-10 22:13:55 +0000
committerDavid Tenty <daltenty@ibm.com>2019-07-10 22:13:55 +0000
commita2681296e0d02d81f3c3221d6c4488f8b262be8f (patch)
treee3aa50b3474841fda73428007f05bd32b85f4a11 /lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py
parent9a6c17b5b8628f2f9b23eaf4dfdb95862521bf99 (diff)
downloadbcm5719-llvm-a2681296e0d02d81f3c3221d6c4488f8b262be8f.tar.gz
bcm5719-llvm-a2681296e0d02d81f3c3221d6c4488f8b262be8f.zip
[NFC]Fix IR/MC depency issue for function descriptor SDAG implementation
Summary: llvm/IR/GlobalValue.h can't be included in MC, that creates a circular dependency between MC and IR libraries. This circular dependency is causing an issue for build system that enforce layering. Author: Xiangling_L Reviewers: sfertile, jasonliu, hubert.reinterpretcast, gribozavr Reviewed By: gribozavr Subscribers: wuzish, nemanjai, hiraditya, kbarton, MaskRay, jsji, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D64445 llvm-svn: 365701
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/TestMacros.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud