[all-commits] [llvm/llvm-project] 123e07: TargetLoweringObjectFile.h - remove unnecessary Ar...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Apr 10 09:40:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 123e0779e5a6cb58e6162088ae7846a0f02ed268
https://github.com/llvm/llvm-project/commit/123e0779e5a6cb58e6162088ae7846a0f02ed268
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-10 (Fri, 10 Apr 2020)
Changed paths:
M llvm/include/llvm/Target/TargetLoweringObjectFile.h
Log Message:
-----------
TargetLoweringObjectFile.h - remove unnecessary ArrayRef.h include. NFC
Commit: c3db138795809d12c603984c326baaf0e06000d5
https://github.com/llvm/llvm-project/commit/c3db138795809d12c603984c326baaf0e06000d5
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-10 (Fri, 10 Apr 2020)
Changed paths:
M llvm/include/llvm/Target/TargetOptions.h
Log Message:
-----------
TargetOptions.h - remove unused llvm::Module forward declaration. NFC.
Compare: https://github.com/llvm/llvm-project/compare/b1849231517e...c3db13879580
More information about the All-commits
mailing list