[PATCH] D68063: Propeller: LLVM support for basic block sections

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 12:06:09 PST 2020


lebedev.ri added a comment.

(tests missing?)



================
Comment at: llvm/include/llvm/ProfileData/BBSectionsProf.h:1
+#ifndef LLVM_PROFILEDATA_PROPELLERPROF_H
+#define LLVM_PROFILEDATA_PROPELLERPROF_H
----------------
License blurb missing


================
Comment at: llvm/lib/ProfileData/BBSectionsProf.cpp:1
+#include "llvm/ProfileData/BBSectionsProf.h"
+
----------------
License blurb missing


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68063/new/

https://reviews.llvm.org/D68063





More information about the llvm-commits mailing list