Skip to content

Commit

Permalink
[main] Add trailing whitespace to patch without which the Windows bui…
Browse files Browse the repository at this point in the history
…ld fails
  • Loading branch information
amilendra committed Sep 29, 2023
1 parent bc3aa42 commit bfead0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/llvm-project.patch
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ index 9c9af6068079..e7c37767c6ed 100644
--- a/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
+++ b/llvm/lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
@@ -996,6 +996,8 @@ void ARMTargetELFStreamer::emitFPUDefaultAttributes() {

// FPV5_D16 is identical to FP_ARMV8 except for the number of D registers, so
// uses the FP_ARMV8_D16 build attribute.
+ case ARM::FK_FP_ARMV8_FULLFP16_SP_D16:
Expand Down

0 comments on commit bfead0d

Please sign in to comment.