[all-commits] [llvm/llvm-project] e6aba4: SafeStackColoring.h - reduce Instructions.h includ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat May 30 06:55:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e6aba43cda848f4a8cfa5ce9f174b77def10e9df
https://github.com/llvm/llvm-project/commit/e6aba43cda848f4a8cfa5ce9f174b77def10e9df
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-05-30 (Sat, 30 May 2020)
Changed paths:
M llvm/lib/CodeGen/SafeStackColoring.cpp
M llvm/lib/CodeGen/SafeStackColoring.h
Log Message:
-----------
SafeStackColoring.h - reduce Instructions.h include to forward declaration. NFC.
SafeStackColoring.cpp - remove includes directly defined in SafeStackColoring.h header. NFC.
More information about the All-commits
mailing list