Chris Lattner
|
0bb46d285c
|
-fno-rtti is now the default.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@94379 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-01-24 20:43:31 +00:00 |
Daniel Dunbar
|
b469546a3b
|
Fix -plugin command line argument syntax for clang -cc1 change.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92780 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-01-05 21:42:23 +00:00 |
Daniel Dunbar
|
dd63b28107
|
Update docs/comments/utils/examples to refer to clang -cc1 instead of clang-cc.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91176 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-12-11 23:04:35 +00:00 |
Daniel Dunbar
|
25a9c37fc2
|
Update example link lines.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90359 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-12-03 00:00:22 +00:00 |
Daniel Dunbar
|
ebe6862e34
|
Add a very minimal README.txt for examples/PrintFunctionNames.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@90197 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-12-01 03:15:49 +00:00 |
Daniel Dunbar
|
9a69387f5c
|
Add a trivial example plugin, which prints the names of the top-level decls.
- The build scriptage is about twice as long as the code, which is nice. :)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@88826 91177308-0d34-0410-b5e6-96231b3b80d8
|
2009-11-15 00:27:43 +00:00 |