aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorNick Desaulniers <ndesaulniers@google.com>2023-02-16 17:49:16 -0800
committerNick Desaulniers <ndesaulniers@google.com>2023-02-16 17:58:34 -0800
commitb1bc723dfe9734a8b3157dbf50328b5d62436bd6 (patch)
treee8116b64e4a8b731d0ba04f8684f7ae85176f8f6 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parenta3a84c9e2511c06f1c47af76e26581b674149b82 (diff)
downloadllvm-b1bc723dfe9734a8b3157dbf50328b5d62436bd6.zip
llvm-b1bc723dfe9734a8b3157dbf50328b5d62436bd6.tar.gz
llvm-b1bc723dfe9734a8b3157dbf50328b5d62436bd6.tar.bz2
[Clang] refactor CodeGenFunction::EmitAsmStmt NFC
Prerequisite to further modifications in D136497. Basically, there is a large body of code in CodeGenFunction::EmitAsmStmt for emitting stores of outputs. We want to be able to repeat this logic, for each destination of a callbr (rather than just the default destination which is what the code currently does). Also does some smaller cleanups like whitespace cleanups, and removing pointless casts. Reviewed By: void, jyknight Differential Revision: https://reviews.llvm.org/D137113
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions