aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorYoungsuk Kim <youngsuk.kim@hpe.com>2024-09-23 17:05:28 -0500
committerYoungsuk Kim <youngsuk.kim@hpe.com>2024-09-23 17:07:11 -0500
commit0a5edb4de408ae0405f85c3e4c6da5233f185f63 (patch)
treecd978632c83ef9de444bfac40f37acc25c14021f /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent9ac00b85e05d21be658d6aa0c91cbe05bb5dbde2 (diff)
downloadllvm-0a5edb4de408ae0405f85c3e4c6da5233f185f63.zip
llvm-0a5edb4de408ae0405f85c3e4c6da5233f185f63.tar.gz
llvm-0a5edb4de408ae0405f85c3e4c6da5233f185f63.tar.bz2
[bolt] Don't call llvm::raw_string_ostream::flush() (NFC)
Don't call raw_string_ostream::flush(), which is essentially a no-op. As specified in the docs, raw_string_ostream is always unbuffered. ( 65b13610a5226b84889b923bae884ba395ad084d for further reference )
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions