jianglin 1c85872cc8 create repository %!s(int64=4) %!d(string=hai) anos
..
debuginfo 1c85872cc8 create repository %!s(int64=4) %!d(string=hai) anos
libbcc 1c85872cc8 create repository %!s(int64=4) %!d(string=hai) anos
README.lit 1c85872cc8 create repository %!s(int64=4) %!d(string=hai) anos
run-lit-tests.sh 1c85872cc8 create repository %!s(int64=4) %!d(string=hai) anos

README.lit

To run the libbcc lit tests:
* Ensure `llvm-rs-as` is built, either by doing a top-level `make
checkbuild` or by doing `mm` from frameworks/compile/slang.
* Ensure that LLVM and libbcc are built with
`FORCE_BUILD_LLVM_COMPONENTS=true`.
* Ensure `opt` is built from external/llvm, either by top-level `make
checkbuild` or by doing `mm` from external/llvm.