llvm-project/llvm/include
Chris Bieneman 887efa51c1 Fix DenseMap iterator asserts when shouldReverseIterate==true
This patch gets the asserts working correctly when LLVM_REVERSE_ITERATION=On by fixing the iterators returned by the DenseMap::find* methods so that they return well-formed iterators that work with reverse iteration, and satisfy the assertions.
2020-04-20 19:31:32 -05:00
..
llvm Fix DenseMap iterator asserts when shouldReverseIterate==true 2020-04-20 19:31:32 -05:00
llvm-c [ORC] Add an OrcV2 C API function for configuring TargetMachines. 2020-04-10 15:51:29 -07:00