You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-7Lines changed: 9 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
-
LLVM toolchain for Bazel [](https://github.com/grailbio/bazel-toolchain/actions/workflows/tests.yml)
2
-
=================
1
+
# LLVM toolchain for Bazel [](https://github.com/grailbio/bazel-toolchain/actions/workflows/tests.yml)
3
2
4
-
-------
3
+
---
5
4
6
5
The project is in a relatively stable state and in use for all code development
7
6
at GRAIL and other organizations. Having said that, I am unable to give time to
@@ -16,7 +15,7 @@ implementation, please let me know and I can redirect people there.
16
15
17
16
– @siddharthab
18
17
19
-
-------
18
+
---
20
19
21
20
## Quickstart
22
21
@@ -71,6 +70,7 @@ llvm_register_toolchains()
71
70
```
72
71
73
72
And add the following section to your .bazelrc file:
73
+
74
74
```
75
75
# Not needed after https://github.com/bazelbuild/bazel/issues/7260 is closed
0 commit comments