| | Authored by akhuang on Nov 11 2022, 3:19 PM. - Restricted Project
- Restricted Project
| Time | Test |
---|
| 110 ms | x64 debian > LLVM.Examples/OrcV2Examples::lljit-with-thinlto-summaries.test Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/bin/opt -module-summary /var/lib/buildkite-agent/builds/llvm-project/llvm/test/Examples/OrcV2Examples/Inputs/main-mod.ll -o /var/lib/buildkite-agent/builds/llvm-project/build/test/Examples/OrcV2Examples/Output/main-mod.bc
| | 1,750 ms | x64 debian > libFuzzer.libFuzzer::fuzzer-finalstats.test Script:
--
: 'RUN: at line 1'; /var/lib/buildkite-agent/builds/llvm-project/build/./bin/clang --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer -I/var/lib/buildkite-agent/builds/llvm-project/compiler-rt/lib/fuzzer -m64 /var/lib/buildkite-agent/builds/llvm-project/compiler-rt/test/fuzzer/SimpleTest.cpp -o /var/lib/buildkite-agent/builds/llvm-project/build/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/fuzzer-finalstats.test.tmp-SimpleTest
|
Event TimelineHerald added a project: Restricted Project. akhuang requested review of this revision. Herald added a project: Restricted Project. rnk added inline comments. rnk added inline comments. akhuang retitled this revision from Try to implement lambdas with inalloca parameters by forwarding without use of inallocas. to Implement lambdas with inalloca parameters by forwarding to function without inalloca calling convention.. Path | Size |
---|
| | | | | 7 lines | | | | 28 lines | | 104 lines | | 122 lines | | 2 lines | | 5 lines | | 8 lines | | 3 lines | | 9 lines | | | | 53 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
440202604dbd | 9adbf075eb0f | 7a3fb6a6e3da | Amy Huang | Try to implement lambdas with inalloca parameters by forwarding without use of… (Show More…) | Nov 7 2022, 3:29 PM |
|