aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-07-04 21:44:19 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2010-07-04 21:44:19 +0000
commite862cbc5f654641dc766f40e9970d6b2e12131bd (patch)
treed07b41dd54053d94d0859d08f5ba06f873f0fac4 /llvm/lib/CodeGen/MachineInstr.cpp
parentccde6a02c8f68fd66739b26f0bee4e11bb89a5b9 (diff)
downloadllvm-e862cbc5f654641dc766f40e9970d6b2e12131bd.zip
llvm-e862cbc5f654641dc766f40e9970d6b2e12131bd.tar.gz
llvm-e862cbc5f654641dc766f40e9970d6b2e12131bd.tar.bz2
Don't try to install the __[u]int128_t identifier if it is already installed by PCHReader.
Currently, adding it to visible decls of a PCH'ed translation unit has no effect because adding visible decls before deserialization has no effect (the decls won't be visible). This will be fixed in a future commit; then it will force deserialization of visible decls, so avoid pointlessly installing it. llvm-svn: 107595
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions