Remove one inline.
authorIan Lance Taylor <iant@google.com>
Thu, 20 Dec 2007 01:32:10 +0000 (01:32 +0000)
committerIan Lance Taylor <iant@google.com>
Thu, 20 Dec 2007 01:32:10 +0000 (01:32 +0000)
gold/merge.cc

index abe625ed873a23edb8449922aaaf23ecd3f6cfd2..fc6bffb2e1ed17e566425f1c102aed73c62ed05f 100644 (file)
@@ -300,7 +300,7 @@ Merge_map::add_mapping(Relobj* object, unsigned int shndx,
 // *OUTPUT_OFFSET to the offset in the output section.  This returns
 // true if the mapping is known, false otherwise.
 
-inline bool
+bool
 Merge_map::get_output_offset(const Relobj* object, unsigned int shndx,
                             section_offset_type offset,
                             section_offset_type* output_offset) const
This page took 0.023906 seconds and 4 git commands to generate.