[PATCH] D74631: [clang][XCOFF] Indicate that XCOFF does not support COMDATs

Sean Fertile via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 14 12:30:56 PST 2020


sfertile added a comment.

1. We should probably update the COMDAT section of the lang ref to mention XCOFF doens't support COMDATS.
2. Will we report an error somewhere in the backend if we encounter a COMDAT?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74631





More information about the cfe-commits mailing list