llvm-project
12d94850 - [ctx_prof] Avoid `llvm::append_range` to fix some build bots

Commit
1 year ago
[ctx_prof] Avoid `llvm::append_range` to fix some build bots Example: https://lab.llvm.org/buildbot/#/builders/169/builds/3381 The CI allowed the `llvm::append_range` instantiation, but on the other hand it's quite unnecessary here.
Author
Parents
Loading