[PATCH] D39631: [X86] Add 3dnow and 3dnowa to the list of valid target features
    Craig Topper via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sat Nov  4 17:28:23 PDT 2017
    
    
  
craig.topper added a comment.
Ok then we can keep the new test.
I believe the isValidFeature list was copied from the list in hasFeature. But isValidFeature should match the names used by initFeatureMap since that's what we use to look them up.
https://reviews.llvm.org/D39631
    
    
More information about the cfe-commits
mailing list