]> granicus.if.org Git - clang/commit
Add test case for __ASSEMBLER__ definition.
authorDaniel Dunbar <daniel@zuster.org>
Mon, 1 Dec 2008 19:23:47 +0000 (19:23 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 1 Dec 2008 19:23:47 +0000 (19:23 +0000)
commit5bea06ad9e1e73937870e070197cb48e0c2eea87
treecb936aaef3e156853bb295f32012f02ecabf8297
parentc1571453de3db2b26c15cc13115fac4ece84aa7c
Add test case for __ASSEMBLER__ definition.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60363 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile
test/Preprocessor/assembler-with-cpp.S [new file with mode: 0644]