Lang Hames
b014cb8f2f
[llvm-jitlink] Add -phony-externals option to suppress unresolved externals.
...
The -phony-externals option adds a generator which explicitly defines any
otherwise unresolved externals as null. This transforms link-time
unresolved-symbol errors into potential runtime null pointer accesses
(if an unresolved external is actually accessed during execution).
This option can be useful in -harness mode to avoid having to mock a
large number of symbols that are not reachable at runtime (e.g. unused
methods referenced by a class vtable).
2020-08-01 18:33:44 -07:00
..
2020-07-27 10:20:44 -07:00
2020-02-11 16:20:06 -08:00
2020-06-05 08:42:18 -07:00
2020-07-20 10:02:56 -07:00
2020-05-14 23:57:22 -04:00
2020-05-04 16:47:52 -07:00
2020-06-05 10:37:26 -07:00
2020-07-08 13:21:20 -07:00
2020-05-18 13:28:46 -07:00
2020-02-10 07:07:40 -08:00
2020-05-15 11:50:24 -07:00
2019-08-05 05:43:48 +00:00
2020-06-17 19:00:26 +02:00
2020-04-24 09:40:14 +02:00
2020-07-19 00:31:52 -07:00
2019-06-12 11:32:43 +00:00
2019-10-21 11:06:38 +00:00
2020-01-28 23:25:25 +01:00
2019-08-05 05:43:48 +00:00
2020-05-21 17:43:47 -04:00
2019-11-14 13:35:21 -08:00
2020-06-24 09:41:17 -07:00
2020-06-23 12:29:52 +01:00
2020-02-10 07:07:40 -08:00
2020-07-27 10:20:44 -07:00
2020-07-08 13:21:20 -07:00
2020-02-13 17:24:55 -08:00
2020-03-04 19:14:08 -08:00
2020-04-01 10:49:06 -04:00
2020-06-23 12:29:53 +01:00
2019-02-21 07:57:14 +00:00
2020-08-01 18:33:44 -07:00
2019-01-19 08:50:56 +00:00
2020-07-21 13:53:15 -07:00
2020-07-14 15:30:59 -04:00
2020-07-31 09:22:35 -07:00
2020-03-17 14:01:30 +01:00
2020-04-14 15:07:07 -07:00
2020-06-16 15:50:13 +07:00
2020-05-18 02:21:22 +07:00
2020-05-18 02:21:22 +07:00
2020-03-17 14:01:30 +01:00
2020-05-20 16:17:31 -04:00
2020-03-17 14:01:30 +01:00
2019-08-05 05:43:48 +00:00
2019-01-19 08:50:56 +00:00
2020-06-22 13:05:47 -07:00
2020-07-06 20:32:32 -07:00
2020-07-14 14:45:18 +03:00
2020-05-20 09:58:37 +01:00
2020-01-28 23:25:25 +01:00
2020-07-17 17:35:59 -07:00
2020-07-27 20:17:40 -07:00
2020-07-19 09:57:14 -07:00
2020-07-29 19:18:01 -07:00
2020-07-27 15:39:03 +03:00
2020-01-28 23:25:25 +01:00
2020-07-06 13:27:56 -07:00
2020-07-01 12:02:32 +01:00
2019-01-19 08:50:56 +00:00
2020-05-18 13:28:46 -07:00
2020-07-28 07:50:45 -04:00
2019-06-21 11:49:20 +00:00
2020-05-13 09:39:25 -07:00
2020-05-20 16:17:31 -04:00
2020-07-27 10:15:44 +03:00
2019-02-21 07:57:14 +00:00
2020-06-22 11:22:18 +01:00
2019-06-19 07:39:53 +00:00
2020-07-31 20:18:53 +08:00
2020-07-29 14:20:01 -07:00
2020-03-25 22:38:55 +01:00
2019-09-09 17:43:50 +00:00
2020-07-28 07:50:45 -04:00
2019-02-27 13:17:36 +00:00
2019-08-05 05:43:48 +00:00
2020-01-30 05:53:56 +00:00
2018-10-15 21:20:02 +00:00
2020-06-30 12:05:30 +03:00
2020-04-09 16:13:18 +01:00
2019-08-30 18:26:05 +00:00