[Lldb-commits] [PATCH] D66655: [lldb] Fix x86 compilation

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 26 06:13:59 PDT 2019


tatyana-krasnukha added a comment.

Macros `__x86_64__` and `_M_X64` are more common than AMD-branded, though there is no functional difference (unless using old versions of the Intel compiler).


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D66655





More information about the lldb-commits mailing list