Displaying 1 result from an estimated 1 matches for "74b9ad25".
2019 Jul 04
2
[RFC] [tools] Changing Behavior of LLVM binutils When No File Is Specified
I have been working towards this on D63859. My current route was to add an
optional callback to MemoryBuffer::getFileOrSTDIN which will be executed if
stdin has not been redirected. James and I were talking over there and are
maybe deciding that this might not be the best solution. The alternative in
my mind is that the tools which want this behavior could do so by
explicitly testing if