diff options
author | David Stenberg <david.stenberg@ericsson.com> | 2020-10-20 19:30:39 +0200 |
---|---|---|
committer | David Stenberg <david.stenberg@ericsson.com> | 2020-10-20 20:05:59 +0200 |
commit | 0c0fcea557e4a7cfd51216ad20aa67c82733ab52 (patch) | |
tree | 90a23ba322ba982ff4e4e7319a88dc267f7bc56c /clang/lib/Basic/SourceManager.cpp | |
parent | cf9e54ef49c689772112c377ecce358ec66d0e59 (diff) | |
download | llvm-0c0fcea557e4a7cfd51216ad20aa67c82733ab52.zip llvm-0c0fcea557e4a7cfd51216ad20aa67c82733ab52.tar.gz llvm-0c0fcea557e4a7cfd51216ad20aa67c82733ab52.tar.bz2 |
Handle value uses wrapped in metadata for the use-list order
When generating the use-list order, also consider value uses that are
operands which are wrapped in metadata; e.g. llvm.dbg.value operands.
This fixes PR36778. The test case is based on the reproducer from that
report.
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D53758
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions