hubert.reinterpretcast added inline comments.
Comment at: clang/test/Driver/aix-ld.c:16
// CHECK-LD32: "-bpT:0x1000" "-bpD:0x2000"
// CHECK-LD32: "[[SYSROOT]]/usr/lib{{/|}}crt0.o"
// CHECK-LD32: "-L[[SYSROOT]]/usr/lib"
There should be c
daltenty created this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
daltenty requested review of this revision.
since crti is required for functional static initialization.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D87927
Files:
clang/l