[NFC] Fix formatting for the 'aix-ld.c' test case.
authorstevewan <wan.yu@ibm.com>
Tue, 26 May 2020 19:39:21 +0000 (15:39 -0400)
committerSteven Wan <wanyu9511@gmail.com>
Tue, 26 May 2020 22:11:49 +0000 (18:11 -0400)
commita924dac44f31ffa19508165fc61a9f10cd1d4836
treef0c81e65ea0209e371ab6acfaa96261a95581f89
parentefd1a8e66eaa13afff709ebf16ff6280caa82ead
[NFC] Fix formatting for the 'aix-ld.c' test case.

Summary:
Based on comments received in D80415 pertinent to test case format, the following fixes are provided to other tests in 'aix-ld.c' for the sake of consistency and readability,
  - Align flags in RUN directives vertically.
  - Align patterns in CHECK directives vertically.
  - Remove the ‘-o %t.o’ as it’s unnecessary for tests with ‘-###’.
  - Fix typos in comments.

Reviewers: ZarkoCA, hubert.reinterpretcast, daltenty

Reviewed By: hubert.reinterpretcast

Subscribers: cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D80532
clang/test/Driver/aix-ld.c