Commit 0f02cdb
[hexagon] add a -mcabac flag
For v73 and later, clang users who wish to use the cabac instructions need
a way to add the 'cabac' target feature.
Reviewed By: kparzysz
Differential Revision: https://reviews.llvm.org/D142947
(cherry picked from commit cd97675)1 parent 7f25508 commit 0f02cdb
File tree
2 files changed
+12
-0
lines changed- clang
- include/clang/Driver
- test/Driver
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4559 | 4559 | | |
4560 | 4560 | | |
4561 | 4561 | | |
| 4562 | + | |
| 4563 | + | |
4562 | 4564 | | |
4563 | 4565 | | |
4564 | 4566 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
584 | 594 | | |
585 | 595 | | |
586 | 596 | | |
| |||
0 commit comments