mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
9ef1f44d7b
If an error occurs and we write it to stderr, it could appear before we wrote the mangled name which we're undecorating. By flushing stdout first, we ensure that the messages are always sequenced in the correct order. llvm-svn: 337645 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-undname.cpp | ||
LLVMBuild.txt |