Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf clang: Fix build with Clang 9 | Maciej S. Szmigiero | 2020-01-14 | 1 | -0/+4 |
* | perf clang: Remove needless extra semicolon | Yang Wei | 2019-03-06 | 1 | -1/+1 |
* | perf clang: Do not use 'return std::move(something)' | Arnaldo Carvalho de Melo | 2019-02-04 | 1 | -1/+1 |
* | perf tools: Fix a clang 7.0 compilation error | Yonghong Song | 2018-06-25 | 1 | -2/+9 |
* | perf clang: Add support for recent clang versions | Sandipan Das | 2018-04-09 | 1 | -1/+10 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | perf clang: Compile BPF script using builtin clang support | Wang Nan | 2016-12-05 | 1 | -0/+29 |
* | perf clang: Support compile IR to BPF object and add testcase | Wang Nan | 2016-12-05 | 1 | -0/+45 |
* | perf clang: Allow passing CFLAGS to builtin clang | Wang Nan | 2016-12-05 | 1 | -8/+13 |
* | perf clang: Use real file system for #include | Wang Nan | 2016-12-05 | 1 | -12/+32 |
* | perf clang: Add builtin clang support ant test case | Wang Nan | 2016-12-05 | 1 | -0/+96 |