diff options
author | Bryant Wong <llvm-commits@xorshift.org> | 2016-12-24 17:26:38 +0000 |
---|---|---|
committer | Bryant Wong <llvm-commits@xorshift.org> | 2016-12-24 17:26:38 +0000 |
commit | 430f98a58b6a73bfe805d07c08763c95ce1bedd9 (patch) | |
tree | d19e323a53a5a25eca7889212e40af1ebc32e865 | |
parent | da520dcbeb84fef1acbcc2ba8b48a315dedf5464 (diff) | |
download | bcm5719-llvm-430f98a58b6a73bfe805d07c08763c95ce1bedd9.tar.gz bcm5719-llvm-430f98a58b6a73bfe805d07c08763c95ce1bedd9.zip |
Test commit.
llvm-svn: 290501
-rw-r--r-- | llvm/docs/LLVMBuild.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/docs/LLVMBuild.rst b/llvm/docs/LLVMBuild.rst index 0200f78bfb7..a93dcf64408 100644 --- a/llvm/docs/LLVMBuild.rst +++ b/llvm/docs/LLVMBuild.rst @@ -321,4 +321,3 @@ the properties which are associated with that component. ``BuildTool`` components currently use the exact same properties as ``Tool`` components, the type distinction is only used to differentiate what the tool is built for. - |