diff options
author | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-10-03 19:13:39 +0000 |
---|---|---|
committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-10-03 19:13:39 +0000 |
commit | 18350af15930813378263e694f5d8ea694d6ef2e (patch) | |
tree | 125d5179810f6073b999da71645a2bcddf11f65a /lldb/scripts/Python | |
parent | bed690e3700b7b293b3d71f024f11908c8a171f3 (diff) | |
download | llvm-18350af15930813378263e694f5d8ea694d6ef2e.zip llvm-18350af15930813378263e694f5d8ea694d6ef2e.tar.gz llvm-18350af15930813378263e694f5d8ea694d6ef2e.tar.bz2 |
[gicombiner] Add a CodeExpander to handle C++ fragments with variable expansion
Summary:
This will handle expansion of C++ fragments in the declarative combiner
including custom predicates, and escapes into C++ to aid the migration
effort.
Fixed the -DLLVM_LINK_LLVM_DYLIB=ON using DISABLE_LLVM_LINK_LLVM_DYLIB when
creating the library. Apparently it automatically links to libLLVM.dylib
and we don't want that from tablegen.
Reviewers: bogner, volkan
Subscribers: mgorny, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D68288
> llvm-svn: 373551
llvm-svn: 373651
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions