Nicholas Nethercote
b4c6e19ade
Replace a lookup_debug_loc
call.
...
`lookup_debug_loc` finds a file, line, and column, which requires two
binary searches. But this call site only needs the file.
This commit replaces the call with `lookup_source_file`, which does a
single binary search.
2023-06-29 11:31:43 +10:00
..
2023-06-13 22:34:59 +00:00
2023-06-15 17:59:13 +08:00
2023-06-19 12:54:34 +00:00
2023-06-19 12:54:34 +00:00
2023-06-19 12:54:34 +00:00
2023-06-19 12:54:34 +00:00
2023-06-24 20:26:43 +02:00
2023-06-24 11:43:41 +00:00
2023-06-29 11:26:39 +10:00
2023-06-22 02:11:08 +00:00
2023-06-29 11:31:43 +10:00
2023-06-22 09:07:19 +10:00
2023-06-24 20:40:40 +00:00
2023-06-21 20:00:49 +02:00
2023-06-23 17:22:07 +00:00
2023-06-14 09:28:54 +02:00
2023-06-21 16:54:54 +05:30
2023-06-21 15:45:16 +02:00
2023-06-22 15:51:19 +00:00
2023-06-23 19:47:22 -07:00
2023-06-25 13:48:36 +02:00
2023-06-11 22:45:04 -04:00
2023-06-24 20:26:43 +02:00
2023-06-22 09:18:09 +10:00
2023-06-22 18:34:24 +00:00
2023-06-22 14:11:10 +00:00
2023-06-23 02:17:39 +09:00
2023-06-23 23:26:38 +00:00
2023-06-23 23:26:38 +00:00
2023-06-21 07:37:01 +02:00
2023-06-20 20:55:31 +08:00
2023-06-22 18:34:23 +00:00
2023-06-22 09:33:06 +10:00
2023-06-19 12:54:34 +00:00
2023-06-21 07:37:02 +02:00
2023-06-22 18:34:23 +00:00
2023-06-21 10:25:25 +00:00
2023-06-08 12:36:18 +02:00
2023-06-24 21:45:17 +08:00
2023-06-22 14:29:22 -04:00
2023-06-19 17:53:33 -07:00
2023-06-21 15:45:16 +02:00
2023-06-16 19:39:48 +00:00
2023-06-22 14:29:22 -04:00
2023-06-23 19:47:21 -07:00
2023-06-23 19:47:20 -07:00
2023-06-12 16:56:21 -07:00
2023-06-23 23:26:38 +00:00
2023-06-16 19:39:48 +00:00