mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 09:34:38 +02:00
8183552: Move align functions to align.hpp
Reviewed-by: stuefe, pliden
This commit is contained in:
parent
9f9bfb8d8e
commit
a18f1c2d58
168 changed files with 335 additions and 143 deletions
|
@ -29,6 +29,7 @@
|
|||
#include "opto/graphKit.hpp"
|
||||
#include "opto/macro.hpp"
|
||||
#include "opto/runtime.hpp"
|
||||
#include "utilities/align.hpp"
|
||||
|
||||
|
||||
void PhaseMacroExpand::insert_mem_bar(Node** ctrl, Node** mem, int opcode, Node* precedent) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue