Displaying 3 results from an estimated 3 matches for "d19924".
Did you mean:
19924
2020 Apr 20
3
[cfe-dev] State of NaCl in monorepo?
...oticeably aligned bundling in
>> MC)
>> https://sites.google.com/a/chromium.org/dev/nativeclient/pnacl/aligned-bundling-support-in-llvm
>> I will delete that as a follow-up.
>>
>
> AFAIK aligned bundling has other users (e.g. the author of
> https://reviews.llvm.org/D19924 mentioned interested in using bundle
> locked groups for Hexagon) so its removal should be probably treated as a
> separate proposal.
>
>
>> _______________________________________________
>> cfe-dev mailing list
>> cfe-dev at lists.llvm.org
>> https://lists.llvm...
2020 Apr 20
2
[cfe-dev] State of NaCl in monorepo?
....org/dev/nativeclient/pnacl/aligned-bundling-support-in-llvm <https://sites.google.com/a/chromium.org/dev/nativeclient/pnacl/aligned-bundling-support-in-llvm>
> I will delete that as a follow-up.
>
> AFAIK aligned bundling has other users (e.g. the author of https://reviews.llvm.org/D19924 <https://reviews.llvm.org/D19924> mentioned interested in using bundle locked groups for Hexagon) so its removal should be probably treated as a separate proposal.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org <mailto:c...
2020 Apr 19
3
State of NaCl in monorepo?
Hi all,
LLVM/Clang supports an OS called 'NaCl' (llvm/include/llvm/ADT/Triple.h).
It apparently hasn't had any development since 2015.
This page https://developer.chrome.com/native-client/migration
mentions that NaCl is deprecated.
Is it still used? If not, I would propose that we remove it.
I created a patch https://reviews.llvm.org/D78441 which I think can
delete 90% of the