[all-commits] [llvm/llvm-project] 7c5fc4: XCOFF.h - replace StringRef.h include with forward...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Apr 23 05:54:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c5fc4006027c7682b5a41f72f4637bbcbbcdf4d
https://github.com/llvm/llvm-project/commit/7c5fc4006027c7682b5a41f72f4637bbcbbcdf4d
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/include/llvm/BinaryFormat/XCOFF.h
M llvm/lib/BinaryFormat/XCOFF.cpp
Log Message:
-----------
XCOFF.h - replace StringRef.h include with forward declaration. NFC.
Move StringRef.h include to XCOFF.cpp
Commit: 7a8b1096be3c84acf927d0fea6500e2f49d8b3e1
https://github.com/llvm/llvm-project/commit/7a8b1096be3c84acf927d0fea6500e2f49d8b3e1
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/lib/Transforms/ObjCARC/ARCRuntimeEntryPoints.h
M llvm/lib/Transforms/ObjCARC/ObjCARC.h
Log Message:
-----------
[ObjCARC] Remove unused forward declarations. NFC.
Commit: 39abe45951ebf23e0b025bb2c537c4c715325239
https://github.com/llvm/llvm-project/commit/39abe45951ebf23e0b025bb2c537c4c715325239
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-23 (Thu, 23 Apr 2020)
Changed paths:
M llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h
Log Message:
-----------
RuntimeDyldELF.h - make the object namespace explicit for ELFObjectFileBase. NFC.
Compare: https://github.com/llvm/llvm-project/compare/2f9fc8d9718f...39abe45951eb
More information about the All-commits
mailing list