Add some command line options for twiddling the default data layout
authorChris Lattner <sabre@nondot.org>
Thu, 22 Oct 2009 00:44:10 +0000 (00:44 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Oct 2009 00:44:10 +0000 (00:44 +0000)
commitd331cb3fdea8b450f9c2d981e6b59ee6f9cdbd91
tree982c458f2926c94030e51202b990a9d421d59d42
parent8000c6c535c5a1d8515299072b51fd1baa8b632f
Add some command line options for twiddling the default data layout
used by opt when a module doesn't specify one.  Patch from Kenneth Uildriks!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84814 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/opt.cpp