diff options
| author | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-07 20:15:56 +0000 | 
|---|---|---|
| committer | Johannes Doerfert <doerfert@cs.uni-saarland.de> | 2015-10-07 20:15:56 +0000 | 
| commit | 521dd5842f8d8d2e1b96dc16d0af1dcb333e806c (patch) | |
| tree | 3f95f4546e3375cfb5ed9c7924c9ec9660f2e45e /llvm/lib/CodeGen/PrologEpilogInserter.cpp | |
| parent | 512011c3f03785eb60b65afe53dd06d935b40483 (diff) | |
| download | llvm-521dd5842f8d8d2e1b96dc16d0af1dcb333e806c.zip llvm-521dd5842f8d8d2e1b96dc16d0af1dcb333e806c.tar.gz llvm-521dd5842f8d8d2e1b96dc16d0af1dcb333e806c.tar.bz2 | |
Move the ValueMapT declaration out of BlockGenerator
  Value maps are created and used in many places and it is not always
  possible to include CodeGen/Blockgenerators.h. To this end, ValueMapT
  now lives in the ScopHelper.h which does not have any dependences itself.
  This patch also replaces uses of different other value map types with
  the ValueMapT.
llvm-svn: 249606
Diffstat (limited to 'llvm/lib/CodeGen/PrologEpilogInserter.cpp')
0 files changed, 0 insertions, 0 deletions
