labath added a comment.

To use this code from Process/elf-core, we also need to move this file. 
`source/Plugins/Process/Utility` is the best place we got for this right now.



================
Comment at: lldb/source/Plugins/Process/Linux/LinuxPTraceDefines_arm64sve.h:9-10
 
 #ifndef lldb_LinuxPTraceDefines_arm64sve_h
 #define lldb_LinuxPTraceDefines_arm64sve_h
 
----------------
While, moving the file, please also adjust the header guard 
(`LLDB_SOURCE_PLUGINS_PROCESS_UTILITY_FOO_H`) -- it looks like this has raced 
with the header guard unification we did in lldb some time ago...


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

https://reviews.llvm.org/D83541



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to