Fix part 1 of pr4682. PICADD is a 16-bit instruction even in thumb2 mode.
[llvm/avr.git] / lib / Target / CppBackend / CMakeLists.txt
blobf8182b80c94c529967eb54d60cd65d65e33acf34
1 add_llvm_target(CppBackend
2   CPPBackend.cpp
3   )