aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorNico Weber <thakis@chromium.org>2021-11-15 13:55:05 -0500
committerNico Weber <thakis@chromium.org>2021-11-15 15:43:01 -0500
commitb4e50e52280be3378c2aad1fbc547fb669e931e8 (patch)
tree1b893c95a3a87dc968477bc5ba046e97367dd691 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parent0be836b7ddec366d2ede33271099f7caa434f34b (diff)
downloadllvm-b4e50e52280be3378c2aad1fbc547fb669e931e8.zip
llvm-b4e50e52280be3378c2aad1fbc547fb669e931e8.tar.gz
llvm-b4e50e52280be3378c2aad1fbc547fb669e931e8.tar.bz2
[asm] Make EmitMSInlineAsmStr and EmitGCCInlineAsmStr more alike
https://reviews.llvm.org/D71677 copied a bunch of code from EmitGCCInlineAsmStr() to EmitMSInlineAsmStr() but made a few small (likely unintentional) changes. This makes these pieces look the same. No behavior change. (Why are these functions two copies? No great reason as far as I can tell. https://reviews.llvm.org/rG1778831a3d1d24ab6545635f63da4d9c5f8f0ac7 did the split; we might want to undo them at some point. But PR23933 suggests that a bigger change is planned for this file in the future, so keeping this incremental for now.) Differential Revision: https://reviews.llvm.org/D113924
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions