Refactoring: rename linker_allocator files

Change-Id: Ifc08e64b3a85205f072b7abab1149c7ab71e2f75
This commit is contained in:
Dmitriy Ivanov
2015-03-10 15:30:26 -07:00
parent e842dc0de5
commit c9ce70d783
6 changed files with 6 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
#include "private/UniquePtr.h"
#include "linker.h"
#include "linker_allocator.h"
#include "linker_block_allocator.h"
#include "linker_debug.h"
#include "linker_environ.h"
#include "linker_leb128.h"