Commit 1a59a57
[flang-driver] Uniquify the target_features string
Use existing clang support for uniquifying target feature lists to pass
a unique list through to flang.1 parent 08ba37e commit 1a59a57
File tree
2 files changed
+4
-4
lines changed- clang
- lib/Driver/ToolChains
- test/Driver
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
989 | 989 | | |
990 | 990 | | |
991 | 991 | | |
992 | | - | |
993 | | - | |
994 | | - | |
995 | | - | |
| 992 | + | |
| 993 | + | |
996 | 994 | | |
| 995 | + | |
997 | 996 | | |
998 | 997 | | |
999 | 998 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments