diff options
author | Jay Foad <jay.foad@gmail.com> | 2014-11-15 23:00:14 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@gmail.com> | 2014-11-15 23:00:14 +0000 |
commit | 83c97c69979eaa1b5e0bf4d28659c15052339184 (patch) | |
tree | d1b1357fe8c41727dca16331499443c1fea0e03b /llvm/lib/Object/COFFObjectFile.cpp | |
parent | e13a0b81f416e3e5353e5c72e06db9a9171adc82 (diff) | |
download | llvm-83c97c69979eaa1b5e0bf4d28659c15052339184.zip llvm-83c97c69979eaa1b5e0bf4d28659c15052339184.tar.gz llvm-83c97c69979eaa1b5e0bf4d28659c15052339184.tar.bz2 |
[ASan] Fix leak tests on 64-bit targets other than x86-64
Summary:
This test explicitly sets ASAN_OPTIONS=detect_leaks=1 which is only
supported on x86-64. The test is currently restricted to run only on
64-bit targets, but needs to be restricted further so it only runs on
x86-64.
Reviewers: kcc, eugenis, earthdok, samsonov
Reviewed By: samsonov
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D6189
llvm-svn: 222091
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions