aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/lldbtest.py
diff options
context:
space:
mode:
authorPan, Tao <tao.pan@intel.com>2021-05-17 11:22:47 +0800
committerWang, Pengfei <pengfei.wang@intel.com>2021-05-17 11:25:15 +0800
commit976a3e5f61415e784c85b341180eac300cc8b7a5 (patch)
treeb5b94b9ec452d6094f4432e3371128b3d4f3c222 /lldb/packages/Python/lldbsuite/test/lldbtest.py
parent7746e818a5492a7d023556a0515e9b3bb7e7d811 (diff)
downloadllvm-976a3e5f61415e784c85b341180eac300cc8b7a5.zip
llvm-976a3e5f61415e784c85b341180eac300cc8b7a5.tar.gz
llvm-976a3e5f61415e784c85b341180eac300cc8b7a5.tar.bz2
[SelectionDAG] Make fast and linearize visible by clang -pre-RA-sched
ScheduleDAGFast.cpp is compiled to object file, but the ScheduleDAGFast object file isn't linked into clang executable file as no symbol is referred by outside. Add calling to createXxx of ScheduleDAGFast.cpp, then the ScheduleDAGFast object file will be linked into clang executable file. The static RegisterScheduler will register scheduler fast and linearize at clang boot time. Reviewed By: pengfei Differential Revision: https://reviews.llvm.org/D101601
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions