]> granicus.if.org Git - clang/commit
[Darwin] Add a test to check clang produces accelerator tables.
authorDavide Italiano <davide@freebsd.org>
Fri, 23 Feb 2018 01:25:03 +0000 (01:25 +0000)
committerDavide Italiano <davide@freebsd.org>
Fri, 23 Feb 2018 01:25:03 +0000 (01:25 +0000)
commit087a8a1a1072d9917d0a533a8708a488774dc753
tree7dbfd4f796efd2f4a419205d52089a9baf98cd08
parent3d6fd95e0dd758284c2250607a5a1f910889d23b
[Darwin] Add a test to check clang produces accelerator tables.

This test was previously in lldb, and was only checking that clang
was emitting the correct section. So, it belongs here and not
in the debugger.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@325850 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/debug-info-section-macho.c [new file with mode: 0644]