diff options
author | Pavel Labath <pavel@labath.sk> | 2018-11-29 10:45:41 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2018-11-29 10:45:41 +0000 |
commit | 7b968969db7dd5a5b9681cdbca0b6302a792dd6f (patch) | |
tree | dbe8e75d2cacaf01113144cac38883868d395273 /llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | |
parent | a63b27528553d429b2cb5e0f6d0e203a0f712f26 (diff) | |
download | bcm5719-llvm-7b968969db7dd5a5b9681cdbca0b6302a792dd6f.tar.gz bcm5719-llvm-7b968969db7dd5a5b9681cdbca0b6302a792dd6f.zip |
Remove getopt includes from the driver
They are not needed now that we use LLVMOption for command-line parsing
thank you, Jonas). This also allows us to avoid linking of lldbHost
into the driver which was breaking liblldb encapsulation.
(Technically, there is still a lldb/Host/windows/windows.h include which
is needed on windows, but this is a header-only wrapper for <windows.h>,
so it is not necessary to link lldbHost for that. But ideally, that
should go away too.)
llvm-svn: 347846
Diffstat (limited to 'llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp')
0 files changed, 0 insertions, 0 deletions