Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libc/benchmarks/LibcMemoryBenchmarkMain.cpp | ||
---|---|---|
149 | We can use memset actually (during benchmark the llvm-libc functions are only provided through the __llvm_libc namespace. |
Can you please add a comment for why no memset for the casual reader ?