mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-16 08:08:01 +00:00
Remove HexagonGenIntrinsics.inc from Hexagon cmake file. It does not appear in the Makefile and the output it produces isn't used. The Hexagon intrinsics are all in the global Intrinsics.gen.
llvm-svn: 151514
This commit is contained in:
parent
ae4e236c50
commit
9d9d92eab0
@ -6,7 +6,6 @@ tablegen(LLVM HexagonGenAsmWriter.inc -gen-asm-writer)
|
||||
tablegen(LLVM HexagonGenDAGISel.inc -gen-dag-isel)
|
||||
tablegen(LLVM HexagonGenCallingConv.inc -gen-callingconv)
|
||||
tablegen(LLVM HexagonGenSubtargetInfo.inc -gen-subtarget)
|
||||
tablegen(LLVM HexagonGenIntrinsics.inc -gen-tgt-intrinsic)
|
||||
tablegen(LLVM HexagonGenDFAPacketizer.inc -gen-dfa-packetizer)
|
||||
add_public_tablegen_target(HexagonCommonTableGen)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user