[PATCH] D83046: [LiveDebugValues] 1/4 Install an implementation-picking LiveDebugValues pass

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 05:48:11 PDT 2020


djtodoro added inline comments.


================
Comment at: llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.h:1
+//===- LiveDebugValues.cpp - Tracking Debug Value MIs ---------------------===//
+//
----------------
And since this is a header file we need:
`-*- C++ -*-`



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

https://reviews.llvm.org/D83046





More information about the llvm-commits mailing list