[all-commits] [llvm/llvm-project] 767ca3: [RISCV] Remove pre-defined macro test for b extens...
Jim Lin via All-commits
all-commits at lists.llvm.org
Mon Aug 7 22:02:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 767ca3a70d6d60bd52ff0829335942aa6dafcc28
https://github.com/llvm/llvm-project/commit/767ca3a70d6d60bd52ff0829335942aa6dafcc28
Author: Jim Lin <jim at andestech.com>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M clang/test/Preprocessor/riscv-target-features.c
Log Message:
-----------
[RISCV] Remove pre-defined macro test for b extension. NFC.
B extension has been removed.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D157353
More information about the All-commits
mailing list