Skip to content
  • Hal Finkel's avatar
    [lit] Don't assume you'll find debugserver · 752c5bab
    Hal Finkel authored
    On Linux, there is no "debugserver" process, and the RUN-line substitution will
    fail if you try to substitute '%debugserver' with None.
    
    Fixes PR30492.
    
    llvm-svn: 283520
    752c5bab
Loading