diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-10-10 18:51:33 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-10-10 18:51:33 +0000 |
commit | ba0bc4f522a26c77110f1b2c94571e03dac29d69 (patch) | |
tree | d4c808b680b748f3b0034ab73999b023e795830d /llvm/lib/Object/ELFObjectFile.cpp | |
parent | 391214aa3af4aa1bb57e41f1160ab5b2a8b712c8 (diff) | |
download | llvm-ba0bc4f522a26c77110f1b2c94571e03dac29d69.zip llvm-ba0bc4f522a26c77110f1b2c94571e03dac29d69.tar.gz llvm-ba0bc4f522a26c77110f1b2c94571e03dac29d69.tar.bz2 |
Mark the standard pseudos as isPseudo = 1.
The difference between isPseudo and isCodeGenOnly is a bit murky, but
isCodeGenOnly should eventually go away. It is used for instructions
that are clones of real instructions with slightly different properties.
The standard pseudo-instructions never mirror real instructions, so they
are definitely in the isPseudo category.
llvm-svn: 141567
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions