diff options
author | Rui Ueyama <ruiu@google.com> | 2015-09-16 14:19:10 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-09-16 14:19:10 +0000 |
commit | 92298d54182121356792f29266bc6c86c4afb36e (patch) | |
tree | 4fbd3ec6eaa8c5c5fe47fdd6b35bd0f7373ec8ca /llvm/lib/Target/Sparc | |
parent | 9d3d7131ad288d6aa8e74b61acebc7bc190b9cfd (diff) | |
download | bcm5719-llvm-92298d54182121356792f29266bc6c86c4afb36e.tar.gz bcm5719-llvm-92298d54182121356792f29266bc6c86c4afb36e.zip |
COFF: Create ICF class to move code from SectionChunk to ICF. NFC.
This patch defines ICF class and defines ICF-related functions as
members of the class. By doing this we can move code that are
related only to ICF from SectionChunk to the newly-defined class.
This also eliminates a global variable "NextID".
llvm-svn: 247802
Diffstat (limited to 'llvm/lib/Target/Sparc')
0 files changed, 0 insertions, 0 deletions