[PATCH] D88737: [AIX] Turn -fdata-sections on by default in Clang

Digger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 6 06:17:40 PDT 2020


DiggerLin added inline comments.


================
Comment at: clang/test/Driver/aix-data-sections.c:7
+// RUN:   | FileCheck %s
+// CHECK: "-fdata-sections"
----------------
may be good to check the whether other OS platform behavior be changed or not? 


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

https://reviews.llvm.org/D88737



More information about the cfe-commits mailing list