Skip to content
Commit 9573f0e5 authored by Reid Spencer's avatar Reid Spencer
Browse files

A little script to find LLVM symbols. Ideally this would use c++filt for

both input and output to render everything in C++, but that will be the
next patch. For now, it just runs nm and greps each .o or .a file for
the desired symbol.

llvm-svn: 27003
parent f7cfa52e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment