aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-05-17 21:48:41 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-05-17 21:48:41 +0000
commitad51ad2a77a88c05a0f6c1d7d7df31a968870f06 (patch)
tree37c4747e83f14cc5a2aaeb40d481ac85f3a3de20 /llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp
parent8a63b2afc15f7cb0280c9ce1cce3ad44b43e1807 (diff)
downloadllvm-ad51ad2a77a88c05a0f6c1d7d7df31a968870f06.zip
llvm-ad51ad2a77a88c05a0f6c1d7d7df31a968870f06.tar.gz
llvm-ad51ad2a77a88c05a0f6c1d7d7df31a968870f06.tar.bz2
Revert r269717. That change alone did not provide the intended benefit (which
would come from changing the type of ASTContext::DeclAttrs from DenseMap<Decl*,AttrVec*> to DenseMap<Decl*,AttrVec>), and it turns out to be impractical to avoid the allocation there, because we expose the address of the attribute vector in ways that are hard to fix. llvm-svn: 269849
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyRegStackify.cpp')
0 files changed, 0 insertions, 0 deletions