[all-commits] [llvm/llvm-project] 6ade4e: MemoryLocation.h - reduce Instructions.h include t...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon May 25 06:00:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6ade4eb91811c7e7c59634d2de2767421d13a99b
https://github.com/llvm/llvm-project/commit/6ade4eb91811c7e7c59634d2de2767421d13a99b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-25 (Mon, 25 May 2020)
Changed paths:
M llvm/include/llvm/Analysis/MemoryLocation.h
Log Message:
-----------
MemoryLocation.h - reduce Instructions.h include to Instruction.h include. NFC.
Add forward declarations for the few Instr classes we reference.
More information about the All-commits
mailing list