src/hotspot/share/adlc/main.cpp
changeset 49449 ef5d5d343e2a
parent 47216 71c04702a3d5
child 51050 96ea37459ca7
child 51078 fc6cfe40e32a
equal deleted inserted replaced
49448:b91b558a9076 49449:ef5d5d343e2a
   226   AD.addInclude(AD._CPP_file, "opto/opcodes.hpp");
   226   AD.addInclude(AD._CPP_file, "opto/opcodes.hpp");
   227   AD.addInclude(AD._CPP_file, "opto/regalloc.hpp");
   227   AD.addInclude(AD._CPP_file, "opto/regalloc.hpp");
   228   AD.addInclude(AD._CPP_file, "opto/regmask.hpp");
   228   AD.addInclude(AD._CPP_file, "opto/regmask.hpp");
   229   AD.addInclude(AD._CPP_file, "opto/runtime.hpp");
   229   AD.addInclude(AD._CPP_file, "opto/runtime.hpp");
   230   AD.addInclude(AD._CPP_file, "runtime/biasedLocking.hpp");
   230   AD.addInclude(AD._CPP_file, "runtime/biasedLocking.hpp");
       
   231   AD.addInclude(AD._CPP_file, "runtime/safepointMechanism.hpp");
   231   AD.addInclude(AD._CPP_file, "runtime/sharedRuntime.hpp");
   232   AD.addInclude(AD._CPP_file, "runtime/sharedRuntime.hpp");
   232   AD.addInclude(AD._CPP_file, "runtime/stubRoutines.hpp");
   233   AD.addInclude(AD._CPP_file, "runtime/stubRoutines.hpp");
   233   AD.addInclude(AD._CPP_file, "utilities/growableArray.hpp");
   234   AD.addInclude(AD._CPP_file, "utilities/growableArray.hpp");
   234   AD.addInclude(AD._HPP_file, "memory/allocation.hpp");
   235   AD.addInclude(AD._HPP_file, "memory/allocation.hpp");
   235   AD.addInclude(AD._HPP_file, "code/nativeInst.hpp");
   236   AD.addInclude(AD._HPP_file, "code/nativeInst.hpp");