mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 19:43:44 +00:00
all: remove remaining +build lines
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build byollvm
|
||||
//go:build byollvm
|
||||
|
||||
//===-- cc1as.cpp - Clang Assembler --------------------------------------===//
|
||||
//
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build byollvm
|
||||
//go:build byollvm
|
||||
|
||||
#include <clang/Basic/DiagnosticOptions.h>
|
||||
#include <clang/CodeGen/CodeGenAction.h>
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// +build byollvm
|
||||
//go:build byollvm
|
||||
|
||||
// This file provides C wrappers for liblld.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user