[PATCH] D74819: [DebugInfo] Report unsupported maximum_operations_per_instruction values

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 12:58:35 PST 2020


probinson added inline comments.


================
Comment at: llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp:9
 
+#include "llvm/DebugInfo/DWARF/DWARFDebugLine.h"
 #include "DwarfGenerator.h"
----------------
Should not have moved this; it's not the header for this module.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74819





More information about the llvm-commits mailing list