[flang-commits] [PATCH] D133554: [flang] Add *BSD support to Optimizer/CodeGen/Target.cpp

Fangrui Song via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Oct 3 11:41:14 PDT 2022


MaskRay added a comment.

This patch is fine but I do not know why there are these `OS` dispatches. If Linux is allowed, it seems to me that all ELF based OSes should be allowed as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133554



More information about the flang-commits mailing list