llvm-project/bolt/lib/Core
Amir Ayupov c907d6e0e9 [BOLT][NFC] Suppress unused variable warnings
Addresses the warnings emitted by Apple Clang 13.1.6 (Xcode 13.3.1).
Tip @tschuett issue #55404.

Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D125733
2022-05-17 14:30:23 -07:00
..
BinaryBasicBlock.cpp [BOLT][NFC] Suppress unused variable warnings 2022-05-17 14:30:23 -07:00
BinaryContext.cpp [BOLT][NFC] Suppress unused variable warnings 2022-05-17 14:30:23 -07:00
BinaryData.cpp [BOLT][NFC] Fix file-description comments 2021-12-21 10:21:41 -08:00
BinaryEmitter.cpp [BOLT] AArch64: Emit text objects 2022-03-31 22:28:50 +03:00
BinaryFunction.cpp [BOLT][NFC] Move BinaryDominatorTree out of BinaryLoop header 2022-05-17 14:20:11 -07:00
BinaryFunctionProfile.cpp [BOLT][NFC] Make ICP options naming uniform 2022-05-03 19:32:45 -07:00
BinarySection.cpp [BOLT][NFC] Fix file-description comments 2021-12-21 10:21:41 -08:00
CMakeLists.txt [BOLT][CMAKE] Fix DYLIB build 2022-05-13 13:27:21 -07:00
DebugData.cpp [BOLT][NFC] Suppress unused variable warnings 2022-05-13 20:10:19 +01:00
DynoStats.cpp [BOLT][NFC] Fix file-description comments 2021-12-21 10:21:41 -08:00
Exceptions.cpp Cleanup LLVMDWARFDebugInfo 2022-02-15 09:16:03 +01:00
JumpTable.cpp [BOLT][NFC] Reduce includes with include-what-you-use 2022-01-21 12:05:47 -08:00
MCPlusBuilder.cpp [BOLT][NFC] Fix MCPlusBuilder::getAliases caching behavior 2022-05-04 12:53:26 -07:00
ParallelUtilities.cpp [BOLT][NFC] Fix file-description comments 2021-12-21 10:21:41 -08:00
Relocation.cpp [BOLT] Add R_AARCH64_PREL16/32/64 relocations support 2022-04-21 13:52:47 +03:00