[all-commits] [llvm/llvm-project] 589a24: [llvm-exegesis] Make preprocessor directives consi...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Dec 29 18:59:42 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 589a24b0b75d2def0b6ebf64953d367c725102d3
      https://github.com/llvm/llvm-project/commit/589a24b0b75d2def0b6ebf64953d367c725102d3
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2023-12-29 (Fri, 29 Dec 2023)

  Changed paths:
    M llvm/tools/llvm-exegesis/lib/X86/Target.cpp

  Log Message:
  -----------
  [llvm-exegesis] Make preprocessor directives consistent

This patch switches out the `and` keyword for && in preprocessor
directives recently added to fix some buildbot failures to be consistent
with the rest of the code base.




More information about the All-commits mailing list