OSDN Git Service

Merge "Tidy ELF builder."
authorIan Rogers <irogers@google.com>
Thu, 9 Oct 2014 15:52:50 +0000 (15:52 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Thu, 9 Oct 2014 15:52:51 +0000 (15:52 +0000)
1  2 
compiler/optimizing/locations.h

  
  #include "base/bit_field.h"
  #include "base/bit_vector.h"
- #include "utils/allocation.h"
+ #include "base/value_object.h"
+ #include "utils/arena_object.h"
  #include "utils/growable_array.h"
 -#include "utils/managed_register.h"
  
  namespace art {