[libc] Write stub files to a new directory to avoid conflicts
Summary: This hack with stub files is used to make the final object archive have human-understandable names. We currently output these into the current binary directory, which sometimes interferes with the actual source file. Put these in their own directory to be certain they don't conflict.
Loading
Please sign in to comment