<div dir="ltr">Bill, Ben, everyone,<div><br></div><div>Some time ago "target-features" and "target-cpu" attributes were introduced. As I understand, they are intended to support generation of "fat binaries" (binaries with functions generated for different CPUs), particularly to support LTO compilation, when different source files have different targets (say, one of files should support SSE2, another one SSE4). Please correct me if I'm wrong in this assumptions.</div>
<div><br></div><div>My attempts to utilize this feature fail (I generate LLVM IR directly, I'm not using clang) and this looks very similar to the one described by Benjamin in this mail thread: <a href="http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130218/166710.html">http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130218/166710.html</a></div>
<div><br></div><div><div style>So the question - what is the state of supporting fat binaries. Is it expected to work on x86?</div></div><div style><br></div><div style>Thanks in advance,</div><div style>Dmitry.</div><div style>
<br></div><div style><br></div></div>