llvm/bolt/lib/RuntimeLibs
Amir Ayupov d2c8769936 [BOLT][NFC] Use range-based STL wrappers
Replace `std::` algorithms taking begin/end iterators with `llvm::` counterparts
accepting ranges.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D128154
2022-06-23 22:16:27 -07:00
..
CMakeLists.txt
HugifyRuntimeLibrary.cpp [MC] De-capitalize SwitchSection. NFC 2022-06-10 22:50:55 -07:00
InstrumentationRuntimeLibrary.cpp [BOLT][NFC] Use range-based STL wrappers 2022-06-23 22:16:27 -07:00
RuntimeLibrary.cpp