<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm/examples/HowToUseJIT/Makefile, branch release_33</title>
<subtitle>http://llvm.org</subtitle>
<id>https://git.amat.us/llvm/atom/examples/HowToUseJIT/Makefile?h=release_33</id>
<link rel='self' href='https://git.amat.us/llvm/atom/examples/HowToUseJIT/Makefile?h=release_33'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/'/>
<updated>2010-02-23T20:53:37Z</updated>
<entry>
<title>Roll back r96959 again.</title>
<updated>2010-02-23T20:53:37Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2010-02-23T20:53:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=407fbdd161d4134901fefe267779a4aaaeab2f0d'/>
<id>urn:sha1:407fbdd161d4134901fefe267779a4aaaeab2f0d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96981 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Roll r96559 forward again, adding libLLVM-2.7svn.so to LLVM.  This links 3 of</title>
<updated>2010-02-23T18:10:07Z</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@google.com</email>
</author>
<published>2010-02-23T18:10:07Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=ea6c39d417172a8edb99667e93cd6b67cd024e6a'/>
<id>urn:sha1:ea6c39d417172a8edb99667e93cd6b67cd024e6a</id>
<content type='text'>
the examples shared to make sure the shared library keeps working.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96959 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Remove asmprinters from examples by default. This reduces their size by ~5%</title>
<updated>2008-08-17T13:55:33Z</updated>
<author>
<name>Anton Korobeynikov</name>
<email>asl@math.spbu.ru</email>
</author>
<published>2008-08-17T13:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=c40c8b333d1b4f885ee0f972f2b91965f3d683fd'/>
<id>urn:sha1:c40c8b333d1b4f885ee0f972f2b91965f3d683fd</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54890 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>remove attributions from the rest of the llvm makefiles.</title>
<updated>2007-12-29T20:11:13Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2007-12-29T20:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=57360d1f1cede3b26744d0ce3ade814fcc0f332d'/>
<id>urn:sha1:57360d1f1cede3b26744d0ce3ade814fcc0f332d</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@45416 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use llvm-config to determine what to link in</title>
<updated>2006-09-04T06:04:03Z</updated>
<author>
<name>Chris Lattner</name>
<email>sabre@nondot.org</email>
</author>
<published>2006-09-04T06:04:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=885e3cb7f3465ad6db3bcb0c43f208208befeba1'/>
<id>urn:sha1:885e3cb7f3465ad6db3bcb0c43f208208befeba1</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30092 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use LLVMLIBS=JIT to get JIT libraries</title>
<updated>2004-11-29T07:17:18Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-11-29T07:17:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=8f631784f70d8b03cffdc4ffe6a2f0fed0ad4438'/>
<id>urn:sha1:8f631784f70d8b03cffdc4ffe6a2f0fed0ad4438</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18333 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Fix PR456:\</title>
<updated>2004-11-18T10:03:46Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-11-18T10:03:46Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=815cbcf0f1ebf91712dc391708dd93e99efd0732'/>
<id>urn:sha1:815cbcf0f1ebf91712dc391708dd93e99efd0732</id>
<content type='text'>
Tools and libraries will be built into $(BUILD_OBJ_ROOT)/$(BuildMode)/bin and \
$(BUILD_OBJ_ROOT)/$(BuildMode)/lib, respectively. Furthermore, the example \
programs will go in $(BUILD_OBJ_ROOT)/$(BuildMode)/examples to keep them \
separate from the tools and hopefully out of the PATH. Install targets \
have not changed.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17953 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Use the shared Makefile.JIT for JIT-enablement, which also enables the examples</title>
<updated>2004-10-14T19:02:13Z</updated>
<author>
<name>Misha Brukman</name>
<email>brukman+llvm@gmail.com</email>
</author>
<published>2004-10-14T19:02:13Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=a9504af51275098d2a1e4aec3f9093247bb45ec7'/>
<id>urn:sha1:a9504af51275098d2a1e4aec3f9093247bb45ec7</id>
<content type='text'>
to have the JIT functioning on more platforms than just x86


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16993 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Correct the file header to reflect the new "examples" home for the file.</title>
<updated>2004-09-11T20:30:11Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-09-11T20:30:11Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=66e7cd0eea6f116f3ed79acb8948c6d8db50833c'/>
<id>urn:sha1:66e7cd0eea6f116f3ed79acb8948c6d8db50833c</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16295 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
<entry>
<title>Add library LLVMsystem.a because the JIT now needs it.</title>
<updated>2004-09-11T04:29:44Z</updated>
<author>
<name>Reid Spencer</name>
<email>rspencer@reidspencer.com</email>
</author>
<published>2004-09-11T04:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/llvm/commit/?id=86e5aef1cebf1a3f6669b9eaaaebfdccba18d4a0'/>
<id>urn:sha1:86e5aef1cebf1a3f6669b9eaaaebfdccba18d4a0</id>
<content type='text'>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16285 91177308-0d34-0410-b5e6-96231b3b80d8
</content>
</entry>
</feed>
