[Lldb-commits] [PATCH] D62732: [RISCV] Add SystemV ABI

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 2 01:33:16 PST 2020


labath added inline comments.


================
Comment at: lldb/source/Plugins/ABI/RISCV/ABISysV_riscv.h:9
+
+#ifndef liblldb_ABISysV_riscv_h_
+#define liblldb_ABISysV_riscv_h_
----------------
We use a different format for header guards these days.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62732



More information about the lldb-commits mailing list