Commit 0505e37
File tree
Expand file treeCollapse file tree
3 files changed
+28
-0
lines changedFilter options
- llvm
- include/llvm/TargetParser
- lib/TargetParser
- unittests/TargetParser
Expand file treeCollapse file tree
3 files changed
+28
-0
lines changedllvm/include/llvm/TargetParser/Triple.h
Copy file name to clipboardExpand all lines: llvm/include/llvm/TargetParser/Triple.h+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
| 211 | + |
211 | 212 |
|
212 | 213 |
|
213 | 214 |
|
| ||
299 | 300 |
|
300 | 301 |
|
301 | 302 |
|
| 303 | + |
302 | 304 |
|
303 | 305 |
|
304 | 306 |
|
| ||
846 | 848 |
|
847 | 849 |
|
848 | 850 |
|
| 851 | + |
| 852 | + |
849 | 853 |
|
850 | 854 |
|
851 | 855 |
|
|
llvm/lib/TargetParser/Triple.cpp
Copy file name to clipboardExpand all lines: llvm/lib/TargetParser/Triple.cpp+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
299 | 299 |
|
300 | 300 |
|
301 | 301 |
|
| 302 | + |
| 303 | + |
302 | 304 |
|
303 | 305 |
|
304 | 306 |
|
| ||
384 | 386 |
|
385 | 387 |
|
386 | 388 |
|
| 389 | + |
| 390 | + |
387 | 391 |
|
388 | 392 |
|
389 | 393 |
|
| ||
678 | 682 |
|
679 | 683 |
|
680 | 684 |
|
| 685 | + |
681 | 686 |
|
682 | 687 |
|
683 | 688 |
|
| ||
766 | 771 |
|
767 | 772 |
|
768 | 773 |
|
| 774 | + |
769 | 775 |
|
770 | 776 |
|
771 | 777 |
|
|
llvm/unittests/TargetParser/TripleTest.cpp
Copy file name to clipboardExpand all lines: llvm/unittests/TargetParser/TripleTest.cpp+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1354 | 1354 |
|
1355 | 1355 |
|
1356 | 1356 |
|
| 1357 | + |
| 1358 | + |
| 1359 | + |
| 1360 | + |
| 1361 | + |
| 1362 | + |
| 1363 | + |
| 1364 | + |
| 1365 | + |
| 1366 | + |
| 1367 | + |
| 1368 | + |
| 1369 | + |
| 1370 | + |
| 1371 | + |
| 1372 | + |
| 1373 | + |
| 1374 | + |
1357 | 1375 |
|
1358 | 1376 |
|
1359 | 1377 |
|
|
0 commit comments