<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emscripten-fastcomp-clang/include/clang/Driver/Makefile, branch master</title>
<subtitle>emscripten clang</subtitle>
<id>https://git.amat.us/emscripten-fastcomp-clang/atom/include/clang/Driver/Makefile?h=master</id>
<link rel='self' href='https://git.amat.us/emscripten-fastcomp-clang/atom/include/clang/Driver/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/'/>
<updated>2012-06-06T20:46:55Z</updated>
<entry>
<title>Fix Makefile: Options.td depends on CC1Options.td.</title>
<updated>2012-06-06T20:46:55Z</updated>
<author>
<name>Jordan Rose</name>
<email>jordan_rose@apple.com</email>
</author>
<published>2012-06-06T20:46:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=b8c5e6b9387393072301e973b166607957300785'/>
<id>urn:sha1:b8c5e6b9387393072301e973b166607957300785</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158105 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Unify Options.td and CC1Options.td, in a first step towards unifying the serialization logic in Frontend and Driver.</title>
<updated>2012-05-01T14:57:16Z</updated>
<author>
<name>James Molloy</name>
<email>james.molloy@arm.com</email>
</author>
<published>2012-05-01T14:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=bfd7a525bcf372004787cb641b8c1566b9e8aba5'/>
<id>urn:sha1:bfd7a525bcf372004787cb641b8c1566b9e8aba5</id>
<content type='text'>
Reviewed by Eric, Doug and Chandler, and here: http://llvm.org/reviews/r/7/



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155916 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clang-side build system infrastructure for multiple tblgens.</title>
<updated>2011-10-06T01:52:10Z</updated>
<author>
<name>Peter Collingbourne</name>
<email>peter@pcc.me.uk</email>
</author>
<published>2011-10-06T01:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=6ee5b9384533d5b3f8c18b578fccd3935e1b892f'/>
<id>urn:sha1:6ee5b9384533d5b3f8c18b578fccd3935e1b892f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141267 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.</title>
<updated>2010-06-08T20:34:18Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-06-08T20:34:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=afed099bd2e759efd4bb63fdc525d3445f94cc13'/>
<id>urn:sha1:afed099bd2e759efd4bb63fdc525d3445f94cc13</id>
<content type='text'>
 - This eliminates most dependencies on how Clang is installed relative to LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105637 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Driver/MC: Add 'clang -cc1as' integrated assembler tool, currently accepts approximately the same interface as 'llvm-mc'.</title>
<updated>2010-05-20T17:49:16Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2010-05-20T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=41b5b17445ab3bdf957ebd4be6c8670f09a212a8'/>
<id>urn:sha1:41b5b17445ab3bdf957ebd4be6c8670f09a212a8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@104239 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add missing dependency on TableGen.</title>
<updated>2009-11-19T20:54:45Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-11-19T20:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=f7b56fa451893699178b17d88644447bd5dbabd3'/>
<id>urn:sha1:f7b56fa451893699178b17d88644447bd5dbabd3</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89387 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Sketch .td file and build system goop for OptTable based clang-cc options.</title>
<updated>2009-11-19T07:19:04Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-11-19T07:19:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=8adfcff02334455b6f95bc4e1f347204f7c0dd3e'/>
<id>urn:sha1:8adfcff02334455b6f95bc4e1f347204f7c0dd3e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89330 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Driver: Switch to using TableGen'erated Options.inc instead of Options.def file.</title>
<updated>2009-11-19T01:03:50Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2009-11-19T01:03:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/emscripten-fastcomp-clang/commit/?id=64bdce3f02091b0a4e1528d690495970c1249803'/>
<id>urn:sha1:64bdce3f02091b0a4e1528d690495970c1249803</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89288 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
