diff options
Diffstat (limited to 'llvm/lib/Target/PIC16/Makefile')
| -rw-r--r-- | llvm/lib/Target/PIC16/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/PIC16/Makefile b/llvm/lib/Target/PIC16/Makefile index a1dbde58b74..9e784d1d726 100644 --- a/llvm/lib/Target/PIC16/Makefile +++ b/llvm/lib/Target/PIC16/Makefile @@ -10,7 +10,6 @@ LEVEL = ../../.. LIBRARYNAME = LLVMPIC16CodeGen TARGET = PIC16 -CXXFLAGS = -fno-rtti # Make sure that tblgen is run, first thing. BUILT_SOURCES = PIC16GenRegisterInfo.h.inc PIC16GenRegisterNames.inc \ |

