aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/pass_mapping.py
diff options
context:
space:
mode:
Diffstat (limited to 'binary_search_tool/pass_mapping.py')
-rw-r--r--binary_search_tool/pass_mapping.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/binary_search_tool/pass_mapping.py b/binary_search_tool/pass_mapping.py
index cb80910c..2678fd6d 100644
--- a/binary_search_tool/pass_mapping.py
+++ b/binary_search_tool/pass_mapping.py
@@ -1,6 +1,8 @@
-# Copyright 2018 The Chromium OS Authors. All rights reserved.
+# -*- coding: utf-8 -*-
+# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+
"""Config file for pass level bisection
Provides a mapping from pass info from -opt-bisect result to DebugCounter name.