[PATCH] D148490: [AIX] use system assembler for assembly files
    Fangrui Song via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed May 31 08:12:49 PDT 2023
    
    
  
MaskRay added inline comments.
================
Comment at: clang/test/Driver/target-as.s:1
 // Make sure the -march is passed down to cc1as.
 // RUN: %clang -target i386-unknown-freebsd -### -c -integrated-as %s \
----------------
aix-as.c will be more appropriate.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148490/new/
https://reviews.llvm.org/D148490
    
    
More information about the cfe-commits
mailing list