[PATCH] D109960: [clang] [ARM] Don't set the strict alignment flag for armv7 on Windows
    David Spickett via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Sep 17 05:26:09 PDT 2021
    
    
  
DavidSpickett accepted this revision.
DavidSpickett added a comment.
This revision is now accepted and ready to land.
LGTM with the comment updated.
================
Comment at: clang/lib/Driver/ToolChains/Arch/ARM.cpp:771
     // Linux targets support unaligned accesses. The same goes for NaCl.
     //
     // The above behavior is consistent with GCC.
----------------
Might as well update this comment.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109960/new/
https://reviews.llvm.org/D109960
    
    
More information about the cfe-commits
mailing list