aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMFastISel.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-09-09 23:12:39 +0000
committerDan Gohman <gohman@apple.com>2010-09-09 23:12:39 +0000
commita86724559376732dd017290b21fbaa55f31ffa64 (patch)
tree1b3552a2f8e972d81ab5a83cb194eed3e822aea0 /lib/Target/ARM/ARMFastISel.cpp
parent48614af32099eeb29bf745a65cf4148ab751368b (diff)
downloadexternal_llvm-a86724559376732dd017290b21fbaa55f31ffa64.zip
external_llvm-a86724559376732dd017290b21fbaa55f31ffa64.tar.gz
external_llvm-a86724559376732dd017290b21fbaa55f31ffa64.tar.bz2
Discard metadata produced by LLVM 2.7. The value enumeration it used
is different from what the code now uses in a two ways: NamedMDNodes were considered Values and included in the numbering, and the function-local metadata counter wasn't reset between functions. The later problem breaks lazy deserialization, so instead of trying to emulate the old numbering, just drop the old metadata. The only in-tree use case is debug info with LTO, where the QOI loss is considered acceptable. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113557 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/ARMFastISel.cpp')
0 files changed, 0 insertions, 0 deletions