[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cfe-commits
Subject:    Re: [PATCH] D11824: Make target feature 'arm' cover both 32 and 64 bit architecutres
From:       Richard Smith via cfe-commits <cfe-commits () lists ! llvm ! org>
Date:       2015-08-06 23:18:02
Message-ID: 8f19ca30cbbe32ab7b6c8211da5b7fa1 () localhost ! localdomain
[Download RAW message or body]

rsmith accepted this revision.
This revision is now accepted and ready to land.

================
Comment at: lib/Basic/Targets.cpp:4552
@@ -4551,2 +4551,3 @@
         .Case("arm", true)
+        .Case("aarch32", true)
         .Case("softfloat", SoftFloat)
----------------
Should we also recognize "arm32" to better mirror the 64-bit case?


Repository:
  rL LLVM

http://reviews.llvm.org/D11824



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic