]> granicus.if.org Git - llvm/commit
[dsymutil] Don't overload LinkOptions.
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 3 Oct 2019 18:02:09 +0000 (18:02 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 3 Oct 2019 18:02:09 +0000 (18:02 +0000)
commit78a388a985b468dde9509368b5a9528d4ce4f01c
tree61579378e10272a6c6bb53d0f220a503f1acb8a3
parent204eb4858d79a0adbf7fa348e9d4443c6fdf0600
[dsymutil] Don't overload LinkOptions.

This should fix the build bots:

  error: declaration of ‘llvm::dsymutil::LinkOptions
  DsymutilOptions::LinkOptions’ [-fpermissive]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373640 91177308-0d34-0410-b5e6-96231b3b80d8
tools/dsymutil/dsymutil.cpp