History log of /external/lldb/test/functionalities/archives/main.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
62f0b37967f3bbc699e2357683f745e65c290cec 13-Jan-2012 Johnny Chen <johnny.chen@apple.com> rdar://problem/10680957
Need a test case that tests DWARF with .o in .a files

test/functionalities/archives:

Produces libfoo.a from a.o and b.o. Test breaking inside functions defined
inside the libfoo.a BSD Archive.

test/make/makefile.rules:

Some additional rules to sepcify archive building. For example:

ARCHIVE_NAME := libfoo.a
ARCHIVE_C_SOURCES := a.c b.c


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@148066 91177308-0d34-0410-b5e6-96231b3b80d8
/external/lldb/test/functionalities/archives/main.c