<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/clang/test/CodeGen/Inputs/basic-block-sections.funcnames, 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>Options for Basic Block Sections, enabled in D68063 and D73674.</title>
<updated>2020-06-02T07:23:32+00:00</updated>
<author>
<name>Sriraman Tallam</name>
<email>tmsriram@google.com</email>
</author>
<published>2020-06-02T06:17:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=e0bca46b0854143b2f93b60aac99e669c9776979'/>
<id>e0bca46b0854143b2f93b60aac99e669c9776979</id>
<content type='text'>
This patch adds clang options:
-fbasic-block-sections={all,&lt;filename&gt;,labels,none} and
-funique-basic-block-section-names.
LLVM Support for basic block sections is already enabled.

+ -fbasic-block-sections={all, &lt;file&gt;, labels, none} : Enables/Disables basic
block sections for all or a subset of basic blocks. "labels" only enables
basic block symbols.
+ -funique-basic-block-section-names: Enables unique section names for
basic block sections, disabled by default.

Differential Revision: https://reviews.llvm.org/D68049
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds clang options:
-fbasic-block-sections={all,&lt;filename&gt;,labels,none} and
-funique-basic-block-section-names.
LLVM Support for basic block sections is already enabled.

+ -fbasic-block-sections={all, &lt;file&gt;, labels, none} : Enables/Disables basic
block sections for all or a subset of basic blocks. "labels" only enables
basic block symbols.
+ -funique-basic-block-section-names: Enables unique section names for
basic block sections, disabled by default.

Differential Revision: https://reviews.llvm.org/D68049
</pre>
</div>
</content>
</entry>
</feed>
