[lld] [llvm] [hexagon] Bump the default version to v68 (PR #132304)
Alexey Karyakin via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 21 12:51:58 PDT 2025
================
@@ -125,7 +125,7 @@ static cl::opt<bool>
static cl::opt<bool> EnableHexagonCabac
("mcabac", cl::desc("tbd"), cl::init(false));
-static StringRef DefaultArch = "hexagonv60";
+static StringRef DefaultArch = "hexagonv68";
----------------
quic-akaryaki wrote:
Done
https://github.com/llvm/llvm-project/pull/132304
More information about the llvm-commits
mailing list