This revision was automatically updated to reflect the committed changes.
Closed by commit rC340398: [AArch64] Add Tiny Code Model for AArch64 (authored
by dmgreen, committed by ).
Repository:
rC Clang
https://reviews.llvm.org/D49674
Files:
include/clang/Driver/CC1Options.td
lib/CodeGen/B
dmgreen added a comment.
Thanks
https://reviews.llvm.org/D49674
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.
Looks good to me now that LLVM support has been approved in
https://reviews.llvm.org/D49673
https://reviews.llvm.org/D49674
___
cfe-co
dmgreen created this revision.
dmgreen added reviewers: t.p.northover, olista01, john.brawn.
Herald added a reviewer: javed.absar.
Herald added a subscriber: kristof.beyls.
Adds a tiny code model as a Clang side of https://reviews.llvm.org/D49673.
https://reviews.llvm.org/D49674
Files:
includ