Files
clang-p2996/llvm/lib/ExecutionEngine/JITLink
Lang Hames 42614062e2 [JITLink] Error instead of asserting on unrecognized edge kinds.
It's idiomatic to require that plugins (especially platform plugins) be
installed to handle special edge kinds. If the plugins are not installed and an
object is loaded that uses one of the special edge kinds then we want to error
out rather than asserting.
2022-04-16 18:52:27 -07:00
..
2021-09-03 10:48:06 +02:00
2022-02-06 22:18:35 -08:00