llvm-project/llvm/lib/Bitcode
David Stenberg 0c0fcea557 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
2020-10-20 20:05:59 +02:00
..
Reader [IR] Adds mustprogress as a LLVM IR attribute 2020-10-20 03:09:57 -04:00
Writer Handle value uses wrapped in metadata for the use-list order 2020-10-20 20:05:59 +02:00
CMakeLists.txt
LLVMBuild.txt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00