aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/VirtualFileSystemTest.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2024-04-19 12:39:54 -0700
committerGitHub <noreply@github.com>2024-04-19 12:39:54 -0700
commit8e2060bf210e83d6cc34f61185918ca67b54f6f1 (patch)
treedb53ac9ec9608343d9e36d80bd2f0f542e50ff26 /llvm/unittests/Support/VirtualFileSystemTest.cpp
parent016ce9ed5cd3694cbff72a768a593714913822ea (diff)
downloadllvm-8e2060bf210e83d6cc34f61185918ca67b54f6f1.zip
llvm-8e2060bf210e83d6cc34f61185918ca67b54f6f1.tar.gz
llvm-8e2060bf210e83d6cc34f61185918ca67b54f6f1.tar.bz2
[X86][TableGen] Remove unnecessary use of formatted_raw_ostream. NFC (#89343)
This code used to use the PadToColumn feature of formatted_raw_ostream, but no longer does. formatted_raw_ostream is slower than regular raw_ostream because it has to keep track of the number of character since the last new line character.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions