Files
clang-p2996/mlir/lib/Target/LLVMIR/DebugTranslation.cpp
River Riddle 6fab33b20a [mlir][LLVMDebugTranslation] Only insert the location mapping after translation
This fixes an iteration invalidation bug when the map grows beyond capacity and the iterator for the location to translate becomes invalid.
2020-04-27 16:49:18 -07:00

7.9 KiB