[PATCH] D153907: [AIX] [TOC] Add -mtocdata/-mno-tocdata options on AIX

Chris Bowler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 07:12:00 PDT 2023


cebowleratibm added inline comments.


================
Comment at: clang/test/Driver/toc-conf.c:14
+
+// CHECK-EQCONF-NOT: warning:
+// CHECK-EQCONF: "-mno-tocdata"
----------------
nit: these read easier if the checks appear in the same order as the RUN steps above.


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

https://reviews.llvm.org/D153907



More information about the llvm-commits mailing list