[all-commits] [llvm/llvm-project] 38366c: FunctionLoweringInfo.h - remove orphan addSEHHandl...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon May 25 04:59:02 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38366cf1676f9ac8d421586658e8bcd5ac4ab62d
https://github.com/llvm/llvm-project/commit/38366cf1676f9ac8d421586658e8bcd5ac4ab62d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-25 (Mon, 25 May 2020)
Changed paths:
M llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
Log Message:
-----------
FunctionLoweringInfo.h - remove orphan addSEHHandlersForLPads declaration. NFC.
Commit: 8f48814879c06bbf9f211fa5d959419f0d2d38b6
https://github.com/llvm/llvm-project/commit/8f48814879c06bbf9f211fa5d959419f0d2d38b6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-25 (Mon, 25 May 2020)
Changed paths:
M llvm/include/llvm/CodeGen/FunctionLoweringInfo.h
M llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
Log Message:
-----------
FunctionLoweringInfo.h - move APInt.h dependency to FunctionLoweringInfo.cpp. NFC.
Compare: https://github.com/llvm/llvm-project/compare/7293dd5b4033...8f48814879c0
More information about the All-commits
mailing list