[all-commits] [llvm/llvm-project] 3841ed: [Driver] Render -T for Gnu.cpp
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat May 16 23:55:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3841ed4104ac32eae7305d07e4558ea607fa69f3
https://github.com/llvm/llvm-project/commit/3841ed4104ac32eae7305d07e4558ea607fa69f3
Author: Fangrui Song <maskray at google.com>
Date: 2020-05-16 (Sat, 16 May 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M clang/test/Driver/Xlinker-args.c
Log Message:
-----------
[Driver] Render -T for Gnu.cpp
clang -T a.lds a.c currently does not render -T.
More information about the All-commits
mailing list