[LLVMdev] raw_ostream behavior
Shankar Easwaran
shankare at codeaurora.org
Wed Aug 14 14:59:27 PDT 2013
On 8/14/2013 4:55 PM, Nick Kledzik wrote:
> Shankar,
>
> What is the other output going to stdout? Seems like it could get mixed into the yaml output, causing problems.
>
> If -o is not supplied, the linker normally writes to a file called “a.out”. If this is for the core linker when running test suites, may would should have the core linker create a temp file or string buffer to write to (if -o not supplied) and then at the end read from that file and write to stdout.
>
> -Nick
logInputFiles() controlled using the -t option.
Thanks
Shankar Easwaran
--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by the Linux Foundation
More information about the llvm-dev
mailing list