diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-08-31 20:50:53 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-08-31 20:50:53 +0000 |
commit | 5c8eda0ebc2fb62866bd43fe0d20d6bc992692fc (patch) | |
tree | e29c7c6db9d133414aed8d9e9d73fe18231bf038 /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp | |
parent | 3224543bf90a7fe52a15052b2e2339cea7d669c1 (diff) | |
download | llvm-5c8eda0ebc2fb62866bd43fe0d20d6bc992692fc.zip llvm-5c8eda0ebc2fb62866bd43fe0d20d6bc992692fc.tar.gz llvm-5c8eda0ebc2fb62866bd43fe0d20d6bc992692fc.tar.bz2 |
Add MachineInstr::tieOperands, remove setIsTied().
Manage tied operands entirely internally to MachineInstr. This makes it
possible to change the representation of tied operands, as I will do
shortly.
The constraint that tied uses and defs must be in the same order was too
restrictive.
llvm-svn: 163021
Diffstat (limited to 'clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions