[all-commits] [llvm/llvm-project] 497fbd: [LLVM][Cygwin] Remove special case for CXX extensi...

jeremyd2019 via All-commits all-commits at lists.llvm.org
Sat May 3 14:33:24 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 497fbd0ee0c4c50d46b5b777cdcc3a532d1dcc91
      https://github.com/llvm/llvm-project/commit/497fbd0ee0c4c50d46b5b777cdcc3a532d1dcc91
  Author: jeremyd2019 <github at jdrake.com>
  Date:   2025-05-04 (Sun, 04 May 2025)

  Changed paths:
    M llvm/CMakeLists.txt

  Log Message:
  -----------
  [LLVM][Cygwin] Remove special case for CXX extensions on Cygwin. (#138328)

This is no longer necessary, and results in an inconvenient define of
`i386` on i386 Cygwin targets which breaks compiling
llvm/include/llvm/ExecutionEngine/JITLink/i386.h.

Signed-off-by: Jeremy Drake <github at jdrake.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list