| commit | 53b5cfb08035ca02770d6c72752a55742fdd0f5e | [log] [tgz] |
|---|---|---|
| author | Pierre Gousseau <pierregousseau14@gmail.com> | Tue Dec 18 17:03:35 2018 +0000 |
| committer | Pierre Gousseau <pierregousseau14@gmail.com> | Tue Dec 18 17:03:35 2018 +0000 |
| tree | 2a8568588b5e062ea1058ea5ebbea5a7a6b47d68 | |
| parent | 2a4eea3061bc2c875bfacb4a1858d42036938b66 [diff] |
[Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -nodefaultlibs on PS4. NFC for targets other than PS4. Respect -nostdlib and -nodefaultlibs when enabling asan or ubsan. Differential Revision: https://reviews.llvm.org/D55712 llvm-svn: 349508