Fixed GWP-ASan build breakage. When adding the optional flag parser, there was a...
authorMitch Phillips <mitchphillips@outlook.com>
Tue, 4 Jun 2019 19:18:40 +0000 (19:18 +0000)
committerMitch Phillips <mitchphillips@outlook.com>
Tue, 4 Jun 2019 19:18:40 +0000 (19:18 +0000)
commit2e207d4d76dfc9c3b9e1d039df4f27bd9ca30076
tree9903bd1ac50d908ae927b8508c5a5572158fc184
parent1dce82636c9241b8208abe05ba02e499424338d5
Fixed GWP-ASan build breakage. When adding the optional flag parser, there was a missing dependency on compiler-rt (and thus SanitizerCommon) for this feature.

llvm-svn: 362542
compiler-rt/cmake/config-ix.cmake