<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:chris.bieneman@me.com" title="Chris Bieneman <chris.bieneman@me.com>"> <span class="fn">Chris Bieneman</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Add a CMake equivalent for make/platform/clang_darwin.mk in compiler_rt"
href="https://llvm.org/bugs/show_bug.cgi?id=21562">bug 21562</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Add a CMake equivalent for make/platform/clang_darwin.mk in compiler_rt"
href="https://llvm.org/bugs/show_bug.cgi?id=21562#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Add a CMake equivalent for make/platform/clang_darwin.mk in compiler_rt"
href="https://llvm.org/bugs/show_bug.cgi?id=21562">bug 21562</a>
from <span class="vcard"><a class="email" href="mailto:chris.bieneman@me.com" title="Chris Bieneman <chris.bieneman@me.com>"> <span class="fn">Chris Bieneman</span></a>
</span></b>
<pre>As of r248948 we are now building the following files in CMake:
./lib/darwin/
./lib/darwin//libclang_rt.10.4.a
./lib/darwin//libclang_rt.asan_ios_dynamic.dylib
./lib/darwin//libclang_rt.asan_iossim_dynamic.dylib
./lib/darwin//libclang_rt.asan_osx_dynamic.dylib
./lib/darwin//libclang_rt.cc_kext_ios.a
./lib/darwin//libclang_rt.cc_kext_osx.a
./lib/darwin//libclang_rt.ios.a
./lib/darwin//libclang_rt.osx.a
./lib/darwin//libclang_rt.profile_ios.a
./lib/darwin//libclang_rt.profile_osx.a
./lib/darwin//libclang_rt.safestack_osx.a
./lib/darwin//libclang_rt.ubsan_ios_dynamic.dylib
./lib/darwin//libclang_rt.ubsan_iossim_dynamic.dylib
./lib/darwin//libclang_rt.ubsan_osx_dynamic.dylib
./lib/macho_embedded/
./lib/macho_embedded//libclang_rt.hard_pic.a
./lib/macho_embedded//libclang_rt.hard_static.a
./lib/macho_embedded//libclang_rt.soft_pic.a
./lib/macho_embedded//libclang_rt.soft_static.a
This should make us functionally equivalent to the autoconf clang_darwin.mk and
macho_embedded.mk builds.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>