diff options
author | Jim Ingham <jingham@apple.com> | 2023-03-10 10:08:26 -0800 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2023-03-10 10:21:50 -0800 |
commit | e1462d14b1e4be329a95bdd08181b97a7a3ad6e6 (patch) | |
tree | 7a7d9b4e420415da361f575e14bfb45cec5d5007 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 79f6b812356880f64975998fda72d06d46735ad6 (diff) | |
download | llvm-e1462d14b1e4be329a95bdd08181b97a7a3ad6e6.zip llvm-e1462d14b1e4be329a95bdd08181b97a7a3ad6e6.tar.gz llvm-e1462d14b1e4be329a95bdd08181b97a7a3ad6e6.tar.bz2 |
Don't produce a dynamic value if there was an error creating it.
We used to make a dynamic value that "pretended to be its parent"
but that's hard for some of the more complex ValueObject types, and
it's better in this case just to return no dynamic value.
Differential Revision: https://reviews.llvm.org/D145629
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions