Rename the Target specific passes in the DataLayout class to be Target agnostic.
authorMicah Villmow <villmow@gmail.com>
Thu, 4 Oct 2012 23:01:22 +0000 (23:01 +0000)
committerMicah Villmow <villmow@gmail.com>
Thu, 4 Oct 2012 23:01:22 +0000 (23:01 +0000)
commitb4faa1512506465c0a2aae1456ab47201c9a3b9b
tree9817d5773b036e8044c62914671c53e7848a448c
parentccd41e55f1cd1a2a99bd357076638954f419429a
Rename the Target specific passes in the DataLayout class to be Target agnostic.

llvm-svn: 165270
llvm/include/llvm/DataLayout.h
llvm/include/llvm/InitializePasses.h
llvm/lib/VMCore/DataLayout.cpp