mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-06-14 14:24:05 +00:00
LLVMBuild: Remove trailing newline, which irked me.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146409 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@ -19,4 +19,3 @@
|
||||
type = Group
|
||||
name = Bitcode
|
||||
parent = Libraries
|
||||
|
||||
|
@ -20,4 +20,3 @@ type = Library
|
||||
name = BitReader
|
||||
parent = Bitcode
|
||||
required_libraries = Core Support
|
||||
|
||||
|
@ -20,4 +20,3 @@ type = Library
|
||||
name = BitWriter
|
||||
parent = Bitcode
|
||||
required_libraries = Core Support
|
||||
|
||||
|
Reference in New Issue
Block a user