aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/ndk/get_initial_items.sh
blob: 5dd3396d86983a1565a10e88a6bb1f7b8d64faff (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash -u
#
# Copyright 2016 Google LLC
#
# This script is intended to be used by binary_search_state.py, as
# part of the binary search triage on the Android NDK apps.  This script
# generates the list of object files to be bisected. This list is generated
# by the compiler wrapper during the POPULATE_GOOD and POPULATE_BAD stages.
#

cat ${BISECT_DIR}/good/_LIST