<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools/Makefile, branch master</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools/Makefile?h=master</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools/Makefile?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2013-04-05T20:00:35Z</updated>
<entry>
<title>Move yaml2obj to tools too.</title>
<updated>2013-04-05T20:00:35Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-04-05T20:00:35Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3455b32b3e795ea27a31b6cb1c225812515e3e2c'/>
<id>urn:sha1:3455b32b3e795ea27a31b6cb1c225812515e3e2c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178904 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Move obj2yaml to tools to sort out make's dependencies.</title>
<updated>2013-04-05T02:57:22Z</updated>
<author>
<name>Rafael Espindola</name>
<email>rafael.espindola@gmail.com</email>
</author>
<published>2013-04-05T02:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=46af06799732192ec7c8d0cc76ea151874b51129'/>
<id>urn:sha1:46af06799732192ec7c8d0cc76ea151874b51129</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178835 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Make building of llvm-jitlistener conditional on the USE_INTEL_JITEVENTS setting.</title>
<updated>2012-11-27T01:24:25Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2012-11-27T01:24:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b709f9fe5a578e05c371ff58771b9d1582ff259f'/>
<id>urn:sha1:b709f9fe5a578e05c371ff58771b9d1582ff259f</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168665 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Adding tests for the Intel JIT event listener's MCJIT support.</title>
<updated>2012-11-21T20:38:26Z</updated>
<author>
<name>Andrew Kaylor</name>
<email>andrew.kaylor@intel.com</email>
</author>
<published>2012-11-21T20:38:26Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=238f34a706a60bf9606d70122bac0f77265e3431'/>
<id>urn:sha1:238f34a706a60bf9606d70122bac0f77265e3431</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168459 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[ASan] Add llvm-symbolizer from to tools/</title>
<updated>2012-11-12T11:33:29Z</updated>
<author>
<name>Alexander Potapenko</name>
<email>glider@google.com</email>
</author>
<published>2012-11-12T11:33:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=f41954b7328dd53c883810f31cf13d4455199c1d'/>
<id>urn:sha1:f41954b7328dd53c883810f31cf13d4455199c1d</id>
<content type='text'>
This is the second and last (2/2) part of a change that moves llvm-symbolizer to llvm/tools/, which will allow to build it
with both cmake and configure+make.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167723 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>MC: Simple example parser for MC assembly markup.</title>
<updated>2012-10-31T23:24:13Z</updated>
<author>
<name>Jim Grosbach</name>
<email>grosbach@apple.com</email>
</author>
<published>2012-10-31T23:24:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=7dd4dc88921421cd2a1e6c1711689d5993106767'/>
<id>urn:sha1:7dd4dc88921421cd2a1e6c1711689d5993106767</id>
<content type='text'>
Nothing fancy, just a simple demonstration parser.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167181 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove llvm-ld and llvm-stub (which is only used by llvm-ld).</title>
<updated>2012-04-19T19:27:54Z</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2012-04-19T19:27:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=75338097c786eea1c461e744a2c45af78f56286f'/>
<id>urn:sha1:75338097c786eea1c461e744a2c45af78f56286f</id>
<content type='text'>
llvm-ld is no longer useful and causes confusion and so it is being removed.

* Does not work very well on Windows because it must call a gcc like driver to
  assemble and link.
* Has lots of hard coded paths which are wrong on many systems.
* Does not understand most of ld's options.
* Can be partially replaced by llvm-link | opt | {llc | as, llc -filetype=obj} |
  ld, or fully replaced by Clang.

I know of no production use of llvm-ld, and hacking use should be
replaced by Clang's driver.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155147 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>[Object]</title>
<updated>2012-03-01T01:36:50Z</updated>
<author>
<name>David Meyer</name>
<email>pdox@google.com</email>
</author>
<published>2012-03-01T01:36:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5c2b4ea73c8f48bb5f96c86fe437385b8fb3dcda'/>
<id>urn:sha1:5c2b4ea73c8f48bb5f96c86fe437385b8fb3dcda</id>
<content type='text'>
* Add begin_dynamic_table() / end_dynamic_table() private interface to ELFObjectFile.
* Add begin_libraries_needed() / end_libraries_needed() interface to ObjectFile, for grabbing the list of needed libraries for a shared object or dynamic executable.
* Implement this new interface completely for ELF, leave stubs for COFF and MachO.
* Add 'llvm-readobj' tool for dumping ObjectFile information.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151785 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add a random .LL file generator to stress-test different llvm components.</title>
<updated>2012-02-26T08:35:53Z</updated>
<author>
<name>Nadav Rotem</name>
<email>nadav.rotem@intel.com</email>
</author>
<published>2012-02-26T08:35:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fdc309cc4e95778d7615f3829917c4fe42086e1e'/>
<id>urn:sha1:fdc309cc4e95778d7615f3829917c4fe42086e1e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151479 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>llvm-config: Replace with C++ version (was llvm-config-2).</title>
<updated>2011-12-01T20:18:09Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-12-01T20:18:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=cb497b888aabebe13de431c8a6e7c7d31f4dea0c'/>
<id>urn:sha1:cb497b888aabebe13de431c8a6e7c7d31f4dea0c</id>
<content type='text'>
   - Another reapply of r144300, with hopefully one last fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145623 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
