Skip to content

Commit

Permalink
[flang] Fixed aarch64 buildbots after #109339.
Browse files Browse the repository at this point in the history
  • Loading branch information
vzakhari committed Sep 20, 2024
1 parent 72cacf1 commit d5b7050
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flang/include/flang/Tools/TargetSetup.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#ifndef FORTRAN_TOOLS_TARGET_SETUP_H
#define FORTRAN_TOOLS_TARGET_SETUP_H

#include "flang/Common/float128.h"
#include "flang/Evaluate/target.h"
#include "flang/Frontend/TargetOptions.h"
#include "llvm/Target/TargetMachine.h"
Expand Down

0 comments on commit d5b7050

Please sign in to comment.