Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
debuginfo/ | 05-Oct-2017 | ||
libbcc/ | 05-Oct-2017 | ||
README.lit | 05-Oct-2017 | 367 | |
run-lit-tests.sh | 05-Oct-2017 | 194 |
1 To run the libbcc lit tests: 2 * Ensure `llvm-rs-as` is built, either by doing a top-level `make 3 checkbuild` or by doing `mm` from frameworks/compile/slang. 4 * Ensure that LLVM and libbcc are built with 5 `FORCE_BUILD_LLVM_COMPONENTS=true`. 6 * Ensure `opt` is built from external/llvm, either by top-level `make 7 checkbuild` or by doing `mm` from external/llvm. 8