[all-commits] [llvm/llvm-project] 628b02: AllocationOrder.h - split MCRegisterInfo.h include...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Apr 24 10:43:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 628b0243c89829a060ceecca1c11f7174e038ac0
https://github.com/llvm/llvm-project/commit/628b0243c89829a060ceecca1c11f7174e038ac0
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-24 (Fri, 24 Apr 2020)
Changed paths:
M llvm/lib/CodeGen/AllocationOrder.h
Log Message:
-----------
AllocationOrder.h - split MCRegisterInfo.h include. NFC.
We only require to include MCRegister.h and SmallVector.h.
Commit: acc3cbbc9a179bc488465cc899a23ecf6eb201eb
https://github.com/llvm/llvm-project/commit/acc3cbbc9a179bc488465cc899a23ecf6eb201eb
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-04-24 (Fri, 24 Apr 2020)
Changed paths:
M llvm/lib/TextAPI/CMakeLists.txt
Log Message:
-----------
[cmake] Add headers in TextAPI/Elf and TextAPI/MachO subdirectories
Compare: https://github.com/llvm/llvm-project/compare/947be4a024b9...acc3cbbc9a17
More information about the All-commits
mailing list