diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2012-12-02 13:20:44 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2012-12-02 13:20:44 +0000 |
| commit | 13cc256e404620c1de0cbcc4e43ce1e2dbbc4898 (patch) | |
| tree | 2732d02d7d51218d6eed98ac7fcfc5b8794896b5 /utils/TableGen/Makefile | |
| parent | 657bc3d9848e3be92029b2416031340988cd0111 (diff) | |
Notes
Diffstat (limited to 'utils/TableGen/Makefile')
| -rw-r--r-- | utils/TableGen/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/TableGen/Makefile b/utils/TableGen/Makefile index 9790efc061ef..1fde852ebc47 100644 --- a/utils/TableGen/Makefile +++ b/utils/TableGen/Makefile @@ -10,8 +10,6 @@ LEVEL = ../../../.. TOOLNAME = clang-tblgen USEDLIBS = LLVMTableGen.a LLVMSupport.a -REQUIRES_EH := 1 -REQUIRES_RTTI := 1 # This tool has no plugins, optimize startup time. TOOL_NO_EXPORTS = 1 |
