forked from OSchip/llvm-project
![]() LLVM Programmer’s Manual strongly discourages the use of `std::vector<bool>` and suggests `llvm::BitVector` as a possible replacement. This patch does just that for llvm. Reviewed By: dexonsmith Differential Revision: https://reviews.llvm.org/D117121 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-lto.cpp |