diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-01-26 08:04:51 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-01-26 08:04:51 +0000 |
commit | 791b8ef1b61e8e5546d61bf6bd7eeab391a2a4b1 (patch) | |
tree | 178eccb83d88bb5de5a56c53a189ec444578617c /llvm/lib/Transforms/Utils/CloneModule.cpp | |
parent | 788e317cd721b2737222d061b41ef1b546b0caa2 (diff) | |
download | llvm-791b8ef1b61e8e5546d61bf6bd7eeab391a2a4b1.zip llvm-791b8ef1b61e8e5546d61bf6bd7eeab391a2a4b1.tar.gz llvm-791b8ef1b61e8e5546d61bf6bd7eeab391a2a4b1.tar.bz2 |
For PR645:
Implement separation of local and global symbols. Local symbols and types
now use % prefix. Global variables and functions now use @ prefix.
For PR761:
Replace:
target endian =
target pointersize =
With:
target datalayout =
llvm-svn: 33524
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneModule.cpp')
0 files changed, 0 insertions, 0 deletions