<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/llvm/test/Object/objdump-section-content.test, branch users/nico/python-2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[test] llvm/test/: change llvm-objdump single-dash long options to double-dash options</title>
<updated>2020-03-16T00:46:23+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>maskray@google.com</email>
</author>
<published>2020-03-15T23:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=ecd6d7254e6452bd4663a473f46bd13bcf2bfeec'/>
<id>ecd6d7254e6452bd4663a473f46bd13bcf2bfeec</id>
<content type='text'>
As announced here: http://lists.llvm.org/pipermail/llvm-dev/2019-April/131786.html

Grouped option syntax (POSIX Utility Conventions) does not play well with -long-option
A subsequent change will reject -long-option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As announced here: http://lists.llvm.org/pipermail/llvm-dev/2019-April/131786.html

Grouped option syntax (POSIX Utility Conventions) does not play well with -long-option
A subsequent change will reject -long-option.
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] Use yaml2obj -o %t instead of &gt; %t</title>
<updated>2020-01-22T01:20:18+00:00</updated>
<author>
<name>Fangrui Song</name>
<email>maskray@google.com</email>
</author>
<published>2020-01-22T01:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=55c81d4282c5da0189711261a11537bc8a7fe85c'/>
<id>55c81d4282c5da0189711261a11537bc8a7fe85c</id>
<content type='text'>
To improve consistency and avoid unneeded shell feature (output
redirection).

While here, make other changes to improve consistency

--docnum 1 =&gt; --docnum=1
-docnum=x =&gt; --docnum=x
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To improve consistency and avoid unneeded shell feature (output
redirection).

While here, make other changes to improve consistency

--docnum 1 =&gt; --docnum=1
-docnum=x =&gt; --docnum=x
</pre>
</div>
</content>
</entry>
<entry>
<title>[llvm\test\Object] - An initial step to cleanup the test cases.</title>
<updated>2019-07-08T16:53:39+00:00</updated>
<author>
<name>George Rimar</name>
<email>grimar@accesssoftek.com</email>
</author>
<published>2019-07-08T16:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=6afc666eb86213f23c9e71b084dd54b3cd9fe9eb'/>
<id>6afc666eb86213f23c9e71b084dd54b3cd9fe9eb</id>
<content type='text'>
This patch removes trivial-object-test.elf-i386,
trivial-object-test.elf-x86-64 and trivial-object-test2.elf-x86-64
precompiled objects from test/Object/Inputs folder.

I adjusted the existent test cases to use YAML instead.

Differential revision: https://reviews.llvm.org/D64206

llvm-svn: 365348
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch removes trivial-object-test.elf-i386,
trivial-object-test.elf-x86-64 and trivial-object-test2.elf-x86-64
precompiled objects from test/Object/Inputs folder.

I adjusted the existent test cases to use YAML instead.

Differential revision: https://reviews.llvm.org/D64206

llvm-svn: 365348
</pre>
</div>
</content>
</entry>
<entry>
<title>llvm-objdump: Don't print contents of BSS sections: it makes no sense and crashes llvm-objdump on relocated objects with large bss</title>
<updated>2013-04-16T10:53:11+00:00</updated>
<author>
<name>Alexey Samsonov</name>
<email>samsonov@google.com</email>
</author>
<published>2013-04-16T10:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=209095cd9f69a225dd7afb3ced62609a17a9cc56'/>
<id>209095cd9f69a225dd7afb3ced62609a17a9cc56</id>
<content type='text'>
llvm-svn: 179589
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 179589
</pre>
</div>
</content>
</entry>
<entry>
<title>Move test yaml files under Inputs until they are converted to be the actual</title>
<updated>2012-08-02T21:52:49+00:00</updated>
<author>
<name>Matt Beaumont-Gay</name>
<email>matthewbg@google.com</email>
</author>
<published>2012-08-02T21:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=99fc2e19a61d2f8f51f1ba98065ab943e5eef88c'/>
<id>99fc2e19a61d2f8f51f1ba98065ab943e5eef88c</id>
<content type='text'>
test files.

llvm-svn: 161219
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test files.

llvm-svn: 161219
</pre>
</div>
</content>
</entry>
<entry>
<title>Add yaml2obj. A utility to convert YAML to binaries.</title>
<updated>2012-08-02T19:16:56+00:00</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2012-08-02T19:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1ffd9de4f1e69a1339025cb048419e3320e3be69'/>
<id>1ffd9de4f1e69a1339025cb048419e3320e3be69</id>
<content type='text'>
yaml2obj takes a textual description of an object file in YAML format
and outputs the binary equivalent. This greatly simplifies writing
tests that take binary object files as input.

llvm-svn: 161205
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
yaml2obj takes a textual description of an object file in YAML format
and outputs the binary equivalent. This greatly simplifies writing
tests that take binary object files as input.

llvm-svn: 161205
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the actual tests to match the input directory rename (duh)</title>
<updated>2011-10-31T23:56:52+00:00</updated>
<author>
<name>Matt Beaumont-Gay</name>
<email>matthewbg@google.com</email>
</author>
<published>2011-10-31T23:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1c1a2b812352da786024434abf89cec9dfc6cef4'/>
<id>1c1a2b812352da786024434abf89cec9dfc6cef4</id>
<content type='text'>
llvm-svn: 143404
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 143404
</pre>
</div>
</content>
</entry>
<entry>
<title>llvm-objdump: Add -s, which prints the contents of each section.</title>
<updated>2011-10-17T17:13:22+00:00</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-10-17T17:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=4e25c024872219d5292da6e39db06ccafccf1085'/>
<id>4e25c024872219d5292da6e39db06ccafccf1085</id>
<content type='text'>
llvm-svn: 142199
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 142199
</pre>
</div>
</content>
</entry>
<entry>
<title>llvm-objdump: Add tests.</title>
<updated>2011-10-17T17:13:05+00:00</updated>
<author>
<name>Michael J. Spencer</name>
<email>bigcheesegs@gmail.com</email>
</author>
<published>2011-10-17T17:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=b4f19a5d863cd4acb8915857154e2dc4e9e04d72'/>
<id>b4f19a5d863cd4acb8915857154e2dc4e9e04d72</id>
<content type='text'>
llvm-svn: 142198
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
llvm-svn: 142198
</pre>
</div>
</content>
</entry>
</feed>
