diff options
author | Fangrui Song <i@maskray.me> | 2022-09-03 10:57:29 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-09-03 10:57:29 -0700 |
commit | 89df4e4825ee6136bebbe5f70de29eb80456aaa4 (patch) | |
tree | 2eb4059d3d779f3c6428aec3e03492ed061a62a5 /llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp | |
parent | a2ef7654ec2e907f84a876b1cf5d37fc87754de7 (diff) | |
download | llvm-89df4e4825ee6136bebbe5f70de29eb80456aaa4.zip llvm-89df4e4825ee6136bebbe5f70de29eb80456aaa4.tar.gz llvm-89df4e4825ee6136bebbe5f70de29eb80456aaa4.tar.bz2 |
[Driver] Remove unused -Ttext -Tdata -Tbss
They lead to -Wunused-command-line-argument and should be written as -Ttext=
instead, but the driver options end with a space. -Ttext=0 can be accepted by
the JoinedOrSeparate -T, so the JoinedOrSeparate -Ttext/etc are unneeded.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions