diff options
author | Lang Hames <lhames@gmail.com> | 2020-09-01 19:55:19 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2020-09-01 20:12:23 -0700 |
commit | 7ff335a25f80b8be3a1d8dd08b30453201dac132 (patch) | |
tree | 238c2407bdd49db1af8f50fd191edb282b788ee2 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 057028ed391f8b4bc029792fcca7771185b9da98 (diff) | |
download | llvm-7ff335a25f80b8be3a1d8dd08b30453201dac132.zip llvm-7ff335a25f80b8be3a1d8dd08b30453201dac132.tar.gz llvm-7ff335a25f80b8be3a1d8dd08b30453201dac132.tar.bz2 |
[ORC] Fix MachOPlatform's synthetic symbol dependence registration.
A think-o in the existing code meant that dependencies were never registered.
This failure could lead to crashes rather than orderly error propagation if
initialization dependencies failed to materialize.
No test case: The bug was discovered in an out-of-tree code and requires
pathalogically misconfigured JIT to generate the original error that lead to
the crash.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions