<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/tools/edis, branch master</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/tools/edis?h=master</id>
<link rel='self' href='https://git.amat.us/llvm/atom/tools/edis?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2011-11-29T00:25:57Z</updated>
<entry>
<title>edis: Sink EDMain.cpp into lib/MC/MCDisassembler.</title>
<updated>2011-11-29T00:25:57Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-11-29T00:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=5a939956b83abc7f0dfafb84e636115d2d559ecb'/>
<id>urn:sha1:5a939956b83abc7f0dfafb84e636115d2d559ecb</id>
<content type='text'>
 - This fixes some layering violations and matches how we handle the llvm-c lib,
   for example.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145338 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>edis: Don't do the target initialization in EDGetDisassembler, this is contrary</title>
<updated>2011-11-29T00:06:58Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-11-29T00:06:58Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=36e1ac7fffc2a0035ce61750efd6ee7d59100575'/>
<id>urn:sha1:36e1ac7fffc2a0035ce61750efd6ee7d59100575</id>
<content type='text'>
to the way we currently expect target selection to work -- clients are supposed
to have control over what targets are available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145331 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>build/Make: edis isn't built as a shared library anymore, remove related cruft from the Makefile.</title>
<updated>2011-11-29T00:06:53Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-11-29T00:06:53Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=e68c29b74d376b7c90ee17df709fafec23edd16e'/>
<id>urn:sha1:e68c29b74d376b7c90ee17df709fafec23edd16e</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145329 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Clients are responsible for initializing the targets, remove it from the disassembler API.</title>
<updated>2011-11-11T13:20:40Z</updated>
<author>
<name>Benjamin Kramer</name>
<email>benny.kra@googlemail.com</email>
</author>
<published>2011-11-11T13:20:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=178051fbae2b224ecc5aa20e39b7cee3ab38e760'/>
<id>urn:sha1:178051fbae2b224ecc5aa20e39b7cee3ab38e760</id>
<content type='text'>
This will break users of the LLVMCreateDisasm API (not that I know of any). They have to call the 
LLVMInitializeAll* functions from llvm-c/Target.h themselves now. edis' C API in all its horribleness 
should be unaffected.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144385 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>build: Tidy up a bunch of tool Makefiles, and simplify where possible using the</title>
<updated>2011-10-18T19:27:24Z</updated>
<author>
<name>Daniel Dunbar</name>
<email>daniel@zuster.org</email>
</author>
<published>2011-10-18T19:27:24Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8c39c9647da4f375e4f89bd417d86f5c3ff6dfa5'/>
<id>urn:sha1:8c39c9647da4f375e4f89bd417d86f5c3ff6dfa5</id>
<content type='text'>
new all-targets pseudo-component.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142401 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>As a (rather delayed) followup to r136738 which stopped building the</title>
<updated>2011-09-04T23:32:05Z</updated>
<author>
<name>Chandler Carruth</name>
<email>chandlerc@gmail.com</email>
</author>
<published>2011-09-04T23:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=fec0c6fa56d5ed91d5b6a1f286aa84b205e17a0f'/>
<id>urn:sha1:fec0c6fa56d5ed91d5b6a1f286aa84b205e17a0f</id>
<content type='text'>
edis shared library in the Makefile build, also stop building it in the
CMake build.

Patch by arrowdodger!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139108 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Kill the export list as well.</title>
<updated>2011-08-03T21:07:01Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2011-08-03T21:07:01Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9362caccb1baa0656697d7e4739b4c31c0813ae'/>
<id>urn:sha1:a9362caccb1baa0656697d7e4739b4c31c0813ae</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136814 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>lldb doesn't need the edis dylib any more.</title>
<updated>2011-08-02T22:53:48Z</updated>
<author>
<name>Evan Cheng</name>
<email>evan.cheng@apple.com</email>
</author>
<published>2011-08-02T22:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=779fa1b0b772bbf6f234d5f4dedcc2a2363d3929'/>
<id>urn:sha1:779fa1b0b772bbf6f234d5f4dedcc2a2363d3929</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136738 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Switch the CMake edis build over to add_llvm_library_dependencies</title>
<updated>2011-07-29T15:41:39Z</updated>
<author>
<name>Douglas Gregor</name>
<email>dgregor@apple.com</email>
</author>
<published>2011-07-29T15:41:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=3401a9028760d55170cacd8201e2a7fcd6fa9367'/>
<id>urn:sha1:3401a9028760d55170cacd8201e2a7fcd6fa9367</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136463 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Build EnhancedDisassembly as a shared library too.</title>
<updated>2011-03-12T22:01:47Z</updated>
<author>
<name>Oscar Fuentes</name>
<email>ofv@wanadoo.es</email>
</author>
<published>2011-03-12T22:01:47Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=b56130f96b6ca98b0c78caf9f12f3936a4d240a8'/>
<id>urn:sha1:b56130f96b6ca98b0c78caf9f12f3936a4d240a8</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127555 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
