[llvm] Implements PGOBBAddrMap in Object and ObjectYAML with tests [1/5] (PR #71750)

Micah Weston via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 27 18:59:23 PST 2023


================
@@ -10,6 +10,7 @@
 #include "llvm/ADT/StringExtras.h"
 #include "llvm/BinaryFormat/ELF.h"
 #include "llvm/Support/DataExtractor.h"
+#include <type_traits>
----------------
red1bluelost wrote:

Yep

https://github.com/llvm/llvm-project/pull/71750


More information about the llvm-commits mailing list