aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/CodeGen/MachineInstrTest.cpp
diff options
context:
space:
mode:
authorJinsong Ji <jji@us.ibm.com>2021-05-05 16:10:28 +0000
committerJinsong Ji <jji@us.ibm.com>2021-05-05 16:10:57 +0000
commit20d0aca43073f18f70b1c5a665631dee1be1598d (patch)
tree3d430b518653d7b06aaee497dfaf3295730a27c6 /llvm/unittests/CodeGen/MachineInstrTest.cpp
parent67ee2f870d3b06a5684251272eae36d6e0f519b0 (diff)
downloadllvm-20d0aca43073f18f70b1c5a665631dee1be1598d.zip
llvm-20d0aca43073f18f70b1c5a665631dee1be1598d.tar.gz
llvm-20d0aca43073f18f70b1c5a665631dee1be1598d.tar.bz2
[clang][Driver] Add -fintegrate-as to debug-pass-structure test
CGProfilePass is not always on, it will be disabled when using non-intergrated assemblers. // Only enable CGProfilePass when using integrated assembler, since // non-integrated assemblers don't recognize .cgprofile section. PMBuilder.CallGraphProfile = !CodeGenOpts.DisableIntegratedAS; Add -fintegrate-as to make sure the output don't rely on the platform default. Reviewed By: evgeny777 Differential Revision: https://reviews.llvm.org/D101918
Diffstat (limited to 'llvm/unittests/CodeGen/MachineInstrTest.cpp')
0 files changed, 0 insertions, 0 deletions