Skip to content
  • Moritz Angermann's avatar
    Pass LLVMTarget (identical to --target) · 1345c7cc
    Moritz Angermann authored
    Sometimes it might be of interest to
    have access to the raw target value when calling
    subcommands (e.g. llvm tools with --target), as
    such we forward the specified (or inferred)
    --target for later consumption.
    
    Reviewers: austin, hvr, bgamari
    
    Reviewed By: bgamari
    
    Subscribers: rwbarton, thomie, erikd
    
    Differential Revision: https://phabricator.haskell.org/D3559
    1345c7cc