[all-commits] [llvm/llvm-project] cd9767: [hexagon] add a -mcabac flag
androm3da via All-commits
all-commits at lists.llvm.org
Tue Jan 31 16:30:55 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cd97675e02368f31d56bd8f143c5987649d162d8
https://github.com/llvm/llvm-project/commit/cd97675e02368f31d56bd8f143c5987649d162d8
Author: Brian Cain <bcain at quicinc.com>
Date: 2023-01-31 (Tue, 31 Jan 2023)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/test/Driver/hexagon-toolchain-elf.c
Log Message:
-----------
[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
More information about the All-commits
mailing list