1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00

Remove obsolete script

llvm-svn: 3602
This commit is contained in:
Chris Lattner 2002-09-06 21:04:22 +00:00
parent 1de93e0830
commit 8a10c9cef2

View File

@ -1,6 +0,0 @@
#!/bin/sh
# This script prints out some of the source files that are useful when
# editing. I use this like this: xemacs `./getsomesrcs.sh` &
./getsrcs.sh | grep -v Assembly | grep -v Byte | grep -v \\.ll | grep -v Optimization | grep -v llvm/Support | grep -v llvm/CodeGen | grep -v '/i[^/]*$' | grep -v Holder | grep -v Analysis | grep -v html | grep include/llvm