aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-09-19 22:26:53 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-09-19 22:29:40 +0200
commitf4e554180962aa6bc93678898b6933ea712bde50 (patch)
treead89d59773f6278bfb8a06a9a6ddc5a7b047a539 /llvm/lib/CodeGen/MachineFunction.cpp
parentcba45514fb420ed45c721146d16ec9d9bd7f7f98 (diff)
downloadllvm-f4e554180962aa6bc93678898b6933ea712bde50.zip
llvm-f4e554180962aa6bc93678898b6933ea712bde50.tar.gz
llvm-f4e554180962aa6bc93678898b6933ea712bde50.tar.bz2
[Local] Clean up enforceKnownAlignment() (NFC)
I want to export this function, and the current API was a bit weird: It took an additional Alignment argument that didn't really have anything to do with what the function does. Drop it, and perform a max at the callsite. Also rename it to tryEnforceAlignment().
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions