Commit Graph

7 Commits

Author SHA1 Message Date
David Abdurachmanov 330fafa18c
Disable tests on riscv64
[..]
********************
Failed Tests (1):
  Clang-Unit :: Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests/0/1
Testing Time: 401.23s
Total Discovered Tests: 36844
  Skipped          :    37 (0.10%)
  Unsupported      :   166 (0.45%)
  Passed           : 36611 (99.37%)
  Expectedly Failed:    29 (0.08%)
  Failed           :     1 (0.00%)
FAILED: CMakeFiles/check-all /builddir/build/BUILD/clang-17.0.6.src/redhat-linux-build/CMakeFiles/check-all
[..]

Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-27 20:16:55 +02:00
David Abdurachmanov cd51a24a01
Update patch level
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-27 18:12:28 +02:00
David Abdurachmanov d76a0f3963
Add riscv64 support
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2024-03-27 17:12:37 +02:00
Tom Stellard 9ec3807f99 Fixes for clang resource directory
- Fix clang resource directory to match compiler-rt
- Fix provides for clang-resource-filesystem
2024-03-06 20:32:17 +00:00
Tom Stellard d80af1e4d4 Add missing files 2024-03-01 14:51:39 +00:00
Tom Stellard 20e652e6b3 Import from clang repo 2024-03-01 04:42:12 +00:00
releng bot 257d36b8ba Added the README 2024-01-18 07:35:37 +00:00