Allow for easy detection of when a "default" TargetData is created by the
authorChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 02:50:45 +0000 (02:50 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 02:50:45 +0000 (02:50 +0000)
commit46326d9cdfa70c9ccbc58ca4ec67cc1d083530bc
tree8b3acd90e9e18ee1aee0f013fe09c93879185480
parentd6cbe339afebd5c16afec9b810ce46ffd3102791
Allow for easy detection of when a "default" TargetData is created by the
passmanager, which is never the right thing to do.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5922 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetData.cpp