Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald van Dijk <harald@gigawatt.nl>2021-04-14 10:04:37 +0300
committerHarald van Dijk <harald@gigawatt.nl>2021-04-14 10:04:37 +0300
commite1e2c9d40460db6eb25e772839c08003a89d0a6c (patch)
treef6277bf496080e838782bdccb5c17ba5aef2051d /.clang-format
parent905292067653cecf80475287a82ddb0cc36e03d9 (diff)
Revert "Title: [RISCV] Add missing part of instruction vmsge {u}. VX Review By: craig.topper Differential Revision : https://reviews.llvm.org/D100115"
This reverts commit 4d9ccb18f50803a1aa9c0332dc72472bdfec8bc4.
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
new file mode 100644
index 000000000000..9b3aa8b7213b
--- /dev/null
+++ b/.clang-format
@@ -0,0 +1 @@
+BasedOnStyle: LLVM