[PATCH] D49594: [DebugInfo] Emit diagnostics when enabling -fdebug-types-section on non-linux target.

Pavel Labath via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 20 05:21:07 PDT 2018


labath added a comment.

I believe debug_types is used on non-linux targets as well. Judging by the other review all ELF targets should at least have a chance of working, so maybe key the error off of that?


Repository:
  rC Clang

https://reviews.llvm.org/D49594





More information about the cfe-commits mailing list