diff options
author | Alexander Potapenko <glider@google.com> | 2013-12-25 17:20:22 +0000 |
---|---|---|
committer | Alexander Potapenko <glider@google.com> | 2013-12-25 17:20:22 +0000 |
commit | 9d989d6b0564fce4eb7b18306c85fcc38a24d346 (patch) | |
tree | 9e5a65d294d841b1117270cf7fbf8ed7b94cfa70 /lldb/scripts/Python | |
parent | 7eab734554366334ca6c96b905c6d693da30f3d5 (diff) | |
download | llvm-9d989d6b0564fce4eb7b18306c85fcc38a24d346.zip llvm-9d989d6b0564fce4eb7b18306c85fcc38a24d346.tar.gz llvm-9d989d6b0564fce4eb7b18306c85fcc38a24d346.tar.bz2 |
[ASan] Add a test for __asan_gen_ globals labels on Darwin.
Per Nick Kledzik (http://llvm.org/bugs/show_bug.cgi?id=17976):
"""
For MacOSX, the labels in __cstring section should be 'L' labels, and the labels
in the __const section should be non-L or 'l' labels. The later ('l') will cause
the linker to remove the label in the final executable.
"""
, so we need to ensure that the globals emitted by ASan have appropriate labels.
llvm-svn: 198022
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions