Commit fcc66bd
committed
Addressed review feedback:
1. Removed whitespace from top of llvm/test/DebugInfo/X86/selectionDAG-load-sext.mir
2. Added a sentence to explain why llvm/test/DebugInfo/X86/selectionDAG-load-sext.mir exists
3. Removed #include "llvm/BinaryFormat/Dwarf.h" from top of DAGCombiner.cpp1 parent e18ad47 commit fcc66bd
File tree
2 files changed
+2
-2
lines changed- llvm
- lib/CodeGen/SelectionDAG
- test/DebugInfo/X86
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | 35 | | |
37 | 36 | | |
38 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments