Commit 16e6055
authored
Revert "[SelectionDAG] Salvage debuginfo when combining load and sext… (#171745)
… instrs. (#169779)"
This reverts commit 2b958b9.
I might have broken the sanitizer-x86_64-linux bot
/home/b/sanitizer-x86_64-linux/build/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp
clang++:
/home/b/sanitizer-x86_64-linux/build/llvm-project/llvm/include/llvm/ADT/ArrayRef.h:248:
const T &llvm::ArrayRef<llvm::DbgValueLocEntry>::operator[](size_t)
const [T = llvm::DbgValueLocEntry]: Assertion `Index < Length &&
"Invalid index!"' failed.1 parent 62aaa3a commit 16e6055
File tree
3 files changed
+2
-170
lines changed- llvm
- lib/CodeGen/SelectionDAG
- test/DebugInfo/X86
3 files changed
+2
-170
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
79 | 78 | | |
80 | 79 | | |
81 | 80 | | |
82 | | - | |
83 | 81 | | |
84 | 82 | | |
85 | 83 | | |
| |||
14467 | 14465 | | |
14468 | 14466 | | |
14469 | 14467 | | |
14470 | | - | |
14471 | | - | |
14472 | 14468 | | |
14473 | | - | |
14474 | | - | |
14475 | | - | |
14476 | | - | |
14477 | | - | |
14478 | | - | |
14479 | | - | |
14480 | | - | |
14481 | | - | |
14482 | | - | |
14483 | | - | |
14484 | | - | |
14485 | | - | |
14486 | | - | |
14487 | | - | |
14488 | | - | |
14489 | | - | |
14490 | | - | |
14491 | | - | |
14492 | | - | |
14493 | | - | |
14494 | | - | |
14495 | | - | |
14496 | | - | |
14497 | | - | |
14498 | | - | |
14499 | | - | |
14500 | | - | |
14501 | | - | |
| 14469 | + | |
| 14470 | + | |
14502 | 14471 | | |
14503 | | - | |
14504 | | - | |
14505 | | - | |
14506 | | - | |
14507 | | - | |
14508 | 14472 | | |
14509 | 14473 | | |
14510 | 14474 | | |
14511 | 14475 | | |
14512 | 14476 | | |
14513 | 14477 | | |
14514 | 14478 | | |
14515 | | - | |
14516 | 14479 | | |
14517 | 14480 | | |
14518 | 14481 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments