[C++11] Remove the use of LLVM_HAS_RVALUE_REFERENCES from the rest of
authorChandler Carruth <chandlerc@gmail.com>
Sat, 1 Mar 2014 09:32:03 +0000 (09:32 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 1 Mar 2014 09:32:03 +0000 (09:32 +0000)
commitbc1bddb4c63347e427bfe468e605eae1878c7880
tree557c14764a33833a4c132309f83a3a46db44b5b9
parent9314308db1c11de8e13014ac74b1d5e2fd442f57
[C++11] Remove the use of LLVM_HAS_RVALUE_REFERENCES from the rest of
the core LLVM libraries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202582 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LazyCallGraph.h
include/llvm/IR/PassManager.h
lib/Analysis/LazyCallGraph.cpp