aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2009-10-07 09:23:56 +0000
committerTorok Edwin <edwintorok@gmail.com>2009-10-07 09:23:56 +0000
commit822f634d29a3aae1e0ba7ff7e3f7a3d3a133580c (patch)
tree804b0e2417ae18f9600641898171c268378e06e9 /llvm/lib/CodeGen/MachineInstr.cpp
parenta4560bad975b66a85438691012fa7027ea72d7c8 (diff)
downloadllvm-822f634d29a3aae1e0ba7ff7e3f7a3d3a133580c.zip
llvm-822f634d29a3aae1e0ba7ff7e3f7a3d3a133580c.tar.gz
llvm-822f634d29a3aae1e0ba7ff7e3f7a3d3a133580c.tar.bz2
Add a comment explaining how DenseMap::insert works, because it is not
intuitive. It does NOT update the value if the key is already in the map, it also returns false if the key is already in the map, regardless if the value matched. llvm-svn: 83458
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions