Implement --build-id=none.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 3 May 2016 20:55:47 +0000 (20:55 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 3 May 2016 20:55:47 +0000 (20:55 +0000)
commitc5b8ed241d18368ee8e143f00201a08cc930598c
tree883680912a58ea3e0a13b380365658cbe07ac5f1
parent1e4ba37df14924b04186185382cca3276c7fc129
Implement --build-id=none.

Both bfd and gold have this. It allows disabling build-id when it is the
default with by adding -Wl,--build-id=none no the clang command line.

llvm-svn: 268435
lld/ELF/Driver.cpp
lld/test/ELF/build-id.s