[PATCH] D67083: [dotest] Avoid the need for LEVEL= makefile boilerplate

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 00:48:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL370845: [dotest] Avoid the need for LEVEL= makefile boilerplate (authored by labath, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67083?vs=218383&id=218605#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67083/new/

https://reviews.llvm.org/D67083

Files:
  lldb/trunk/packages/Python/lldbsuite/test/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/android/platform/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/api/check_public_api_headers/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/api/listeners/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/api/multiple-debuggers/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/api/multiple-targets/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/api/multithreaded/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/arm/breakpoint-it/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/benchmarks/continue/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/benchmarks/expression/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/benchmarks/libcxxlist/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/benchmarks/libcxxmap/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/add-dsym/uuid/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/apropos/with-process/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/breakpoint/basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/command/nested_alias/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/command/script/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/command/script/import/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/command/script/import/rdar-12586188/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/disassemble/basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/anonymous-struct/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/argument_passing_restrictions/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/call-function/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/call-overridden-method/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/call-restarts/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/call-throws/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/cast_int_to_anonymous_enum/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/char/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/class_template_specialization_empty_pack/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/completion-crash-incomplete-record/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/completion-crash-lambda/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/completion-crash1/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/completion-crash2/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/completion/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/context-object-objc/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/context-object/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/dollar-in-variable/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/dont_allow_jit/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/entry-bp/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/expr-in-syscall/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/fixits/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/formatters/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/function_template_specialization_temp_args/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/conflicts/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/deque-basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/deque-dbg-info-content/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/forward_list-basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/forward_list-dbg-info-content/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/list-basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/list-dbg-info-content/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/no-std-module/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/queue/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/shared_ptr-dbg-info-content/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/shared_ptr/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/stack/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/sysroot/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/unique_ptr-dbg-info-content/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/unique_ptr/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-bool/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-dbg-info-content/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/vector-of-vectors/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/weak_ptr-dbg-info-content/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import-std-module/weak_ptr/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/import_builtin_fileid/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/inline-namespace/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/ir-interpreter-phi-nodes/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/ir-interpreter/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/issue_11588/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/macros/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/multiline-completion/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/namespace_local_var_same_name_cpp_and_c/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/namespace_local_var_same_name_obj_c/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/no-deadlock/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/options/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/persist_objc_pointeetype/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/persistent_ptr_update/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/persistent_types/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/persistent_variables/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/po_verbosity/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/pr35310/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/radar_8638051/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/radar_9531204/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/radar_9673664/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/rdar42038760/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/rdar44436068/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/save_jit_objects/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/scoped_enums/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/test/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/timeout/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/top-level/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/top-level/dummy.mk
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/two-files/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/unicode-in-variable/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/unwind_expression/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/vector_of_enums/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/weak_symbols/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/expression/xvalue/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/diagnose/array/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/diagnose/bad-reference/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/diagnose/complicated-expression/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/diagnose/dereference-argument/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/diagnose/dereference-function-return/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/diagnose/dereference-this/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/diagnose/inheritance/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/diagnose/local-variable/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/diagnose/virtual-method-call/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/language/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/select/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/var-scope/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/frame/var/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/gui/basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/log/basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/process/attach-resume/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/process/attach/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/process/attach/attach_denied/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/process/launch-with-shellexpand/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/process/launch/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/register/register/intel_xtended_registers/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/register/register/intel_xtended_registers/mpx_bound_violation/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/register/register/register_command/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/settings/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/settings/quoting/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/source/info/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/statistics/basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/target/basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/target/create-deps/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/target/create-deps/a.mk
  lldb/trunk/packages/Python/lldbsuite/test/commands/target/create-no-such-arch/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/target/stop-hooks/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/hello_watchlocation/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/hello_watchpoint/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/multi_watchpoint_slots/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/multiple_hits/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/multiple_threads/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/step_over_watchpoint/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/variable_out_of_scope/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_commands/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_commands/command/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_commands/condition/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_disable/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_events/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_on_vectors/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_set_command/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/commands/watchpoints/watchpoint_size/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/driver/batch_mode/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/archives/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/asan/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/avoids-fd-leak/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/completion/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/conditional_break/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/basic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/activity-chain/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/activity/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/category/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/message/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/exact_match/subsystem/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/activity-chain/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/activity/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/category/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/message/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/filter/regex/subsystem/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/format/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/source/debug/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/darwin_log/source/info/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/boolreference/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/compactvectors/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-advanced/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-categories/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-cpp/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-disabling/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-enum-format/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-globals/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-named-summaries/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/nsindexpath/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-objc/nsstring/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-proper-plurals/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-ptr-to-array/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-python-synth/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-script/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-skip-summary/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-smart-array/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/atomic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/bitset/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/forward_list/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/function/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/initializerlist/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/iterator/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/map/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multimap/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/multiset/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/optional/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/queue/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/set/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/string/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/tuple/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/unordered/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/variant/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vbool/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vector/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/iterator/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/list/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/map/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/smart_ptr/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/string/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/tuple/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synth/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthtype/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-synthval/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/dump_dynamic/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/format-propagation/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/frameformat_smallstruct/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/hexcaps/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/language_category_updates/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/nsarraysynth/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/nsdictionarysynth/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/nssetsynth/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/ostypeformatting/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/parray/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/poarray/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/ptr_ref_typedef/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/pyobjsynthprovider/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/refpointer-recursion/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/setvaluefromcstring/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/stringprinter/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/summary-string-onfail/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/synthcapping/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/synthupdate/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/type_summary_list_script/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/typedef_array/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/user-format-vs-summary/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/var-in-aggregate-misuse/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/varscript_formatting/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/vector-types/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/dead-strip/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/deleted-executable/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/dynamic_value_child_count/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/exec/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/exec/secondprog.mk
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/fat_archives/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/inferior-assert/Makefile
  (307 more files...)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67083.218605.patch
Type: text/x-patch
Size: 274779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/cfc3e613/attachment-0001.bin>


More information about the llvm-commits mailing list