mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-13 03:13:13 +01:00
5 lines
52 B
Bash
Executable File
5 lines
52 B
Bash
Executable File
#!/bin/bash
|
|
|
|
rm *.bc *.s *.o
|
|
rm ../lib/llvmdcore.bc
|